feat: adding keymaps and health
This commit is contained in:
parent
1fd5843cf1
commit
a266489958
7 changed files with 344 additions and 0 deletions
5
lua/custom/plugins/languages/init.lua
Normal file
5
lua/custom/plugins/languages/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.languages" }
|
||||
Loading…
Add table
Add a link
Reference in a new issue