start full-soy vim config, change colors a bit, general YOLO commit
This commit is contained in:
parent
4ff5fc37a6
commit
4bda92d47d
17 changed files with 439 additions and 120 deletions
3
nvim.lua/.config/nvim/lua/lsp/nix.lua
Normal file
3
nvim.lua/.config/nvim/lua/lsp/nix.lua
Normal file
|
@ -0,0 +1,3 @@
|
|||
require'lspconfig'.rnix.setup{
|
||||
autostart = false,
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue