kickstart.nvim/lua/plugins
Arthur Gonze Machado 0013b65974 Refactor LSP, DAP, and gitsigns; add markdown lint config and formatter
- Fix deprecated vim.lsp.stop_client → client:stop(true) in LSP restart
- Preserve virtual_text settings on LSP diagnostic toggle
- Fix LspDetach augroup cleared on every attach (buffer-local autocmds)
- Fix clangd switch_source_header and symbol_info error handling
- Rename preview_hunk_inline keybind <leader>ph → <leader>hP
- Add markdown formatter (prettier) and linter config (.markdownlint.json)
- Unreal C++ auto-init now triggers on BufNewFile
- Python DAP setup wired via mason install event
- Update README with keybind reference and Unreal section
- Rewrite requirements.md as clean plugin-link tables
2026-05-31 17:12:02 -04:00
..
autopairs.lua Refactoring my nvim setup 2026-03-31 18:30:44 -04:00
blink.lua Refactor LSP, DAP, and gitsigns; add markdown lint config and formatter 2026-05-31 17:12:02 -04:00
cmake-tools.lua Refactor LSP, DAP, and gitsigns; add markdown lint config and formatter 2026-05-31 17:12:02 -04:00
codecompanion.lua Refactoring my nvim setup 2026-03-31 18:30:44 -04:00
colorscheme.lua Refactoring my nvim setup 2026-03-31 18:30:44 -04:00
conform.lua Refactor LSP, DAP, and gitsigns; add markdown lint config and formatter 2026-05-31 17:12:02 -04:00
copilot-chat.lua Refactor LSP, DAP, and gitsigns; add markdown lint config and formatter 2026-05-31 17:12:02 -04:00
copilot.lua Refactor LSP, DAP, and gitsigns; add markdown lint config and formatter 2026-05-31 17:12:02 -04:00
debug.lua Refactor LSP, DAP, and gitsigns; add markdown lint config and formatter 2026-05-31 17:12:02 -04:00
fugitive.lua Refactoring my nvim setup 2026-03-31 18:30:44 -04:00
gitsigns.lua Refactor LSP, DAP, and gitsigns; add markdown lint config and formatter 2026-05-31 17:12:02 -04:00
highlight-colors.lua Refactoring my nvim setup 2026-03-31 18:30:44 -04:00
indent_line.lua Refactoring my nvim setup 2026-03-31 18:30:44 -04:00
lazy-dev.lua Refactoring my nvim setup 2026-03-31 18:30:44 -04:00
lint.lua Refactor LSP, DAP, and gitsigns; add markdown lint config and formatter 2026-05-31 17:12:02 -04:00
log-highlight.lua Refactoring my nvim setup 2026-03-31 18:30:44 -04:00
lsp.lua Refactor LSP, DAP, and gitsigns; add markdown lint config and formatter 2026-05-31 17:12:02 -04:00
lualine.lua Refactor LSP, DAP, and gitsigns; add markdown lint config and formatter 2026-05-31 17:12:02 -04:00
mason.lua Refactor LSP, DAP, and gitsigns; add markdown lint config and formatter 2026-05-31 17:12:02 -04:00
mini-ai.lua Refactoring my nvim setup 2026-03-31 18:30:44 -04:00
neo-tree.lua Refactoring my nvim setup 2026-03-31 18:30:44 -04:00
noice.lua Refactoring my nvim setup 2026-03-31 18:30:44 -04:00
render-markdown.lua Refactoring my nvim setup 2026-03-31 18:30:44 -04:00
smart-splits.lua Refactoring my nvim setup 2026-03-31 18:30:44 -04:00
snacks.lua Refactor LSP, DAP, and gitsigns; add markdown lint config and formatter 2026-05-31 17:12:02 -04:00
surround.lua Refactoring my nvim setup 2026-03-31 18:30:44 -04:00
telescope-fuzzy-finder.lua Refactor LSP, DAP, and gitsigns; add markdown lint config and formatter 2026-05-31 17:12:02 -04:00
todo-comments.lua Refactoring my nvim setup 2026-03-31 18:30:44 -04:00
toggleterm.lua Refactoring my nvim setup 2026-03-31 18:30:44 -04:00
treesitter.lua Refactor LSP, DAP, and gitsigns; add markdown lint config and formatter 2026-05-31 17:12:02 -04:00
treesj.lua Refactoring my nvim setup 2026-03-31 18:30:44 -04:00
unreal.lua Refactor LSP, DAP, and gitsigns; add markdown lint config and formatter 2026-05-31 17:12:02 -04:00
which-key.lua Refactor LSP, DAP, and gitsigns; add markdown lint config and formatter 2026-05-31 17:12:02 -04:00