| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2022-06-15 | vim: make sure hl-Substitute can show whitespace changes | Robert Günzler | 1 | -1/+1 | |
| 2022-06-15 | vim: tweak alpha again | Robert Günzler | 1 | -75/+79 | |
| don't load by default | |||||
| 2022-06-15 | vim/lsp: add assert to known globals for lua-lsp | Robert Günzler | 1 | -0/+1 | |
| 2022-06-15 | vim: add some more foldmarkers to plugins.lua | Robert Günzler | 1 | -7/+7 | |
| 2022-06-15 | vim: drop lspkind, vendor in symbol mapping | Robert Günzler | 2 | -33/+48 | |
| 2022-06-15 | vim/lsp: make all keymaps local to the attached buffer | Robert Günzler | 1 | -24/+21 | |
| 2022-06-15 | vim: use a global to configure floating window border | Robert Günzler | 3 | -4/+4 | |
| 2022-06-15 | vim: use winbar for file title, free up statusbar | Robert Günzler | 1 | -23/+43 | |
| navic/lsp-status/lsp_diagnostics show in the new free spot in the statusbar | |||||
| 2022-06-15 | vim: add navic plugin | Robert Günzler | 2 | -12/+27 | |
| to show the current location inside the AST | |||||
| 2022-06-15 | vim: add gdbserver configuration to DAP config | Robert Günzler | 1 | -5/+31 | |
| 2022-06-15 | vim: replace easy-align with small lua module | Robert Günzler | 3 | -5/+104 | |
| with support for inccommand preview | |||||
| 2022-06-15 | vim: juggle around colorscheme implementation | Robert Günzler | 6 | -48/+66 | |
| 2022-06-13 | |||||