feat: add all plugins from the old config
This commit is contained in:
parent
4a37a0a9b1
commit
1fd5843cf1
55 changed files with 401 additions and 0 deletions
5
lua/custom/plugins/themes/init.lua
Normal file
5
lua/custom/plugins/themes/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 { import = "custom.plugins.themes" }
|
||||
Loading…
Add table
Add a link
Reference in a new issue