| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(nvim): remove LSP mappings now default in 0.12 | 2 days | 1 | -5/+0 | |
| | | | | | | | Remove gra (code_action) and <leader>cl (codelens.run) mappings. Neovim 0.12 provides these as gra and grx defaults respectively. Also remove unused nvmap helper function. | ||||
| * | feat(nvim): enable treesitter foldexpr | 2 days | 1 | -1/+1 | |
| | | | | | | | Uncomment vim.treesitter.foldexpr() which is well-supported in 0.12. Folding remains disabled by default (foldenable=false) so this only takes effect when explicitly enabled per-buffer. | ||||
| * | Add a lot of changes | 2025-09-11 | 1 | -96/+188 | |
| | | |||||
| * | first commit | 2023-10-18 | 1 | -0/+137 | |
