refactor nvim config
This commit is contained in:
parent
8542426d53
commit
f4bc3252ee
40 changed files with 798 additions and 1079 deletions
5
config/nvim/lua/custom/plugins/init.lua
Normal file
5
config/nvim/lua/custom/plugins/init.lua
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
-- You can add your own plugins here or in other files in this directory!
|
||||
-- I promise not to create any merge conflicts in this directory :)
|
||||
--
|
||||
-- See the kickstart.nvim README for more information
|
||||
return {}
|
||||
Loading…
Add table
Add a link
Reference in a new issue