mirror of
https://github.com/iofq/nvim.nix.git
synced 2026-03-24 02:40:50 -05:00
This commit is contained in:
parent
7a86861f09
commit
23abd72cf8
5 changed files with 25 additions and 263 deletions
|
|
@ -42,6 +42,7 @@ vim.lsp.enable {
|
|||
'gopls',
|
||||
'lua_ls',
|
||||
'basedpyright',
|
||||
'csharp_ls',
|
||||
}
|
||||
|
||||
local map = vim.keymap.set
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue