kickstart.nvim/lua/kickstart/plugins
probalazs 967d525c9d Add TypeScript support, split keymaps, and custom plugins
- Enable ts_ls LSP with prettier formatter and eslint_d linter
- Add prettier and eslint_d auto-install via Mason
- Enable lint plugin for JS/TS filetypes
- Add split keymaps (<leader>sv, <leader>sh)
- Add bufdelete, editorconfig, and toggleterm plugins
- Enable custom plugins import

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-16 19:46:07 +02:00
..
autopairs.lua Add type hints to plugin options where possible 2026-02-27 20:43:08 +02:00
debug.lua Format the dap keybinds 2026-02-28 11:32:40 +02:00
gitsigns.lua Update the recommanded gitsigns keybinds 2026-03-31 23:41:40 +03:00
indent_line.lua Fix formating of plugins 2026-03-10 19:00:43 +02:00
lint.lua Add TypeScript support, split keymaps, and custom plugins 2026-04-16 19:46:07 +02:00
neo-tree.lua Add type hints to plugin options where possible 2026-02-27 20:43:08 +02:00