Commit Graph

3 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 6630181d7f adding key to quit edit mode 2026-04-02 20:36:01 -04:00
Arthur Gonze Machado 7477a55439 Refactoring my nvim setup 2026-03-31 18:30:44 -04:00