kickstart.nvim/lua/custom/plugins
Paul B. Kim 953e5b7d5c
feat(lsp): add file rename → import update support
- Switch pyright to basedpyright (willRenameFiles capability)
- Add nvim-lsp-file-operations for neo-tree rename → LSP updates
- Add Snacks.rename with <leader>cR for current-buffer file renames
- Harden oil.nvim with lsp_file_methods (2s timeout, autosave unmodified)
2026-03-06 11:15:14 +09:00
..
autopairs.lua chore: base 2026-02-08 19:57:17 +09:00
cmake_tools.lua feat(workflow): add backend engineering plugin stack 2026-03-06 11:14:38 +09:00
dap_js_ts.lua feat(workflow): add backend engineering plugin stack 2026-03-06 11:14:38 +09:00
debug.lua feat(debug): add C/C++ codelldb profile and textobject selects 2026-03-06 11:14:46 +09:00
diffview.lua feat(git): add diffview shortcuts 2026-03-06 11:14:35 +09:00
folding.lua added folding and lint 2026-03-06 11:15:14 +09:00
gitsigns.lua fix(plugins): initial plugin configuration fixes 2026-03-06 11:14:30 +09:00
grug_far.lua feat(workflow): add backend engineering plugin stack 2026-03-06 11:14:38 +09:00
harpoon.lua chore: base 2026-02-08 19:57:17 +09:00
helm.lua feat(workflow): add backend engineering plugin stack 2026-03-06 11:14:38 +09:00
indent_line.lua chore: base 2026-02-08 19:57:17 +09:00
init.lua feat: move to lazy.nvim package manager and add first plugins (#178) 2023-02-17 16:31:57 -05:00
lint.lua added folding and lint 2026-03-06 11:15:14 +09:00
lsp_file_operations.lua feat(lsp): add file rename → import update support 2026-03-06 11:15:14 +09:00
markdown.lua fix(startup): fix multi-splash, remove stale session manager 2026-03-06 11:15:08 +09:00
neo-tree.lua chore: base 2026-02-08 19:57:17 +09:00
neogit.lua chore: base 2026-02-08 19:57:17 +09:00
neotest.lua feat(workflow): add backend engineering plugin stack 2026-03-06 11:14:38 +09:00
oil.lua feat(lsp): add file rename → import update support 2026-03-06 11:15:14 +09:00
opencode.lua feat(lsp): add file rename → import update support 2026-03-06 11:15:14 +09:00
persistence.lua fix(startup): fix multi-splash, remove stale session manager 2026-03-06 11:15:08 +09:00
supermaven.lua fix(plugins): initial plugin configuration fixes 2026-03-06 11:14:30 +09:00
tmux_navigator.lua chore: base 2026-02-08 19:57:17 +09:00
treesitter_context.lua feat(workflow): add backend engineering plugin stack 2026-03-06 11:14:38 +09:00
treesitter_textobjects.lua feat(debug): add C/C++ codelldb profile and textobject selects 2026-03-06 11:14:46 +09:00
trouble.lua feat(workflow): add backend engineering plugin stack 2026-03-06 11:14:38 +09:00
typescript_tools.lua chore: base 2026-02-08 19:57:17 +09:00