Commit Graph

2 Commits

Author SHA1 Message Date
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
Arthur Gonze Machado 7477a55439 Refactoring my nvim setup 2026-03-31 18:30:44 -04:00
Renamed from lua/kickstart/plugins/debug.lua (Browse further)