Adds lsp configuration and servers for go, elixir, typescript and python
This commit is contained in:
parent
e042914777
commit
35d7f6d756
13 changed files with 313 additions and 35 deletions
2
lua/nv-globals.lua
Normal file
2
lua/nv-globals.lua
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
DATA_PATH = vim.fn.stdpath('data')
|
||||
CACHE_PATH = vim.fn.stdpath('cache')
|
||||
Loading…
Add table
Add a link
Reference in a new issue