kickstart.nvim/lua/kickstart/plugins
peturparkur 2985d98684
Beta (#4)
* remove doc/tags

* use cmd instead of alias for clarity

* use alias and proper checking of existing command installation

* mason pkg name override

* we still want to enforce local by default

* remove unused on_attach since we have event to control it

* fallback to using existing docker language servers

* add yaml language server + remove table setup logging

* write comment what symbol we expect

* more notes

* use mason-lspconfig for getting lsp->mason map and better utilities

* use very lazy
2025-08-03 18:23:21 +02:00
..
themes add themes and change initial theme 2024-07-04 21:14:27 +01:00
autocomplete.lua move plugins into their own files 2024-06-17 19:11:12 +01:00
autopairs.lua Move plugin examples from README to optional plugin files (#831) 2024-04-17 15:25:54 -04:00
debug.lua update lsp configuration + enable debug 2025-06-24 21:09:07 +02:00
gitsigns.lua Add gitsigns recommended keymaps as an optional plugin (#858) 2024-04-17 21:00:39 -04:00
indent_line.lua rewrite: slimmer, trimmer and more lazy kickstart.nvim (#635) 2024-02-26 10:03:53 -05:00
lint.lua update lsp configuration + enable debug 2025-06-24 21:09:07 +02:00
lsp.lua Beta (#4) 2025-08-03 18:23:21 +02:00
mini.lua move plugins into their own files 2024-06-17 19:11:12 +01:00
neo-tree.lua Move plugin examples from README to optional plugin files (#831) 2024-04-17 15:25:54 -04:00
telescope.lua move plugins into their own files 2024-06-17 19:11:12 +01:00
treesitter.lua disable treesitter indentation + comments 2025-06-24 21:14:56 +02:00
whichkey.lua update which-key spec 2025-06-24 20:21:16 +02:00