You've already forked dotfiles
Moving all the nvim files to a subdirectory and updated the deploy script.
This commit is contained in:
4
nvim/lua/plugins/lspconfig.lua
Normal file
4
nvim/lua/plugins/lspconfig.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
return {
|
||||
'neovim/nvim-lspconfig',
|
||||
lazy = false,
|
||||
}
|
||||
Reference in New Issue
Block a user