Initial commit
This commit is contained in:
20
lua/plugins/index.lua
Normal file
20
lua/plugins/index.lua
Normal file
@@ -0,0 +1,20 @@
|
||||
return {
|
||||
-- Install Order
|
||||
-- 1. Treesitter [✓]
|
||||
-- 2. LSP Minimal [✓]
|
||||
-- 3. Completions [✓]
|
||||
-- 4. Autopairs [✓]
|
||||
-- 5. Telescope [✓]
|
||||
-- 6. Which-Key [✓]
|
||||
-- 7. Comment [✓]
|
||||
-- 8. Surround
|
||||
-- 9. Vim-Sleuth
|
||||
-- 10. Nvim-Lint
|
||||
-- 11. Git-Signs
|
||||
-- 12. Lualine
|
||||
-- 13. Ident-Blankline
|
||||
-- 14. Autommkdir | Mkdir
|
||||
-- 15. Cheatsheet | neodev
|
||||
-- 16. Replace | Simple Format
|
||||
-- 17. vim-be-good
|
||||
}
|
||||
Reference in New Issue
Block a user