kickstart.nvim/lua/kickstart/plugins
rajvatsal 7a5a4b0c72 fix(autoformat): Move autoformat code to lspconfig file
Autoformat file is removed and it's code is copied to config function of
lsp plugin that is inside nvim-lspconfig.lua
2024-01-10 14:48:57 +05:30
..
comment.lua feat(plugins): Add file tree, Enable Lazy loading 2024-01-09 16:53:14 +05:30
debug.lua feat(plugins): Add file tree, Enable Lazy loading 2024-01-09 16:53:14 +05:30
git-signs.lua feat(plugins): Add file tree, Enable Lazy loading 2024-01-09 16:53:14 +05:30
git.lua feat(plugins): Add file tree, Enable Lazy loading 2024-01-09 16:53:14 +05:30
indent-blankline.lua fix(indent-blank): Fix color 2024-01-10 12:05:48 +05:30
lualine.lua feat(plugins): Add file tree, Enable Lazy loading 2024-01-09 16:53:14 +05:30
nvim-cmp.lua feat(plugins): Add file tree, Enable Lazy loading 2024-01-09 16:53:14 +05:30
nvim-lspconfig.lua fix(autoformat): Move autoformat code to lspconfig file 2024-01-10 14:48:57 +05:30
nvim-tree.lua feat(plugins): Add file tree, Enable Lazy loading 2024-01-09 16:53:14 +05:30
nvim-treesitter.lua feat(plugins): Add file tree, Enable Lazy loading 2024-01-09 16:53:14 +05:30
telescope.lua feat(plugins): Add file tree, Enable Lazy loading 2024-01-09 16:53:14 +05:30
vim-seluth.lua feat(plugins): Add file tree, Enable Lazy loading 2024-01-09 16:53:14 +05:30
which-key.lua feat(plugins): Add file tree, Enable Lazy loading 2024-01-09 16:53:14 +05:30