| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | vim: drop lspkind, vendor in symbol mapping | Robert Günzler | 2022-06-15 | 2 | -33/+48 | |
| | | ||||||
| * | vim/lsp: make all keymaps local to the attached buffer | Robert Günzler | 2022-06-15 | 1 | -24/+21 | |
| | | ||||||
| * | vim: use a global to configure floating window border | Robert Günzler | 2022-06-15 | 3 | -4/+4 | |
| | | ||||||
| * | vim: use winbar for file title, free up statusbar | Robert Günzler | 2022-06-15 | 1 | -23/+43 | |
| | | | | | | navic/lsp-status/lsp_diagnostics show in the new free spot in the statusbar | |||||
| * | vim: add navic plugin | Robert Günzler | 2022-06-15 | 2 | -12/+27 | |
| | | | | | to show the current location inside the AST | |||||
| * | vim: add gdbserver configuration to DAP config | Robert Günzler | 2022-06-15 | 1 | -5/+31 | |
| | | ||||||
| * | vim: replace easy-align with small lua module | Robert Günzler | 2022-06-15 | 3 | -5/+104 | |
| | | | | | with support for inccommand preview | |||||
| * | vim: juggle around colorscheme implementation | Robert Günzler | 2022-06-15 | 6 | -48/+66 | |
| | | ||||||
| * | vim: add preview helper to gitrebase buffers | Robert Günzler | 2022-05-27 | 1 | -0/+57 | |
| | | ||||||
| * | vim: update himalaya config | Robert Günzler | 2022-05-27 | 1 | -2/+18 | |
| | | ||||||
| * | vim: update spellfile location | Robert Günzler | 2022-05-27 | 1 | -3/+2 | |
| | | ||||||
| * | vim: gracefully handle absence of spinner.nvim | Robert Günzler | 2022-05-27 | 4 | -14/+15 | |
| | | ||||||
| * | vim: gracefully handle non-existant 'fortune' binary | Robert Günzler | 2022-05-27 | 1 | -2/+5 | |
| | | ||||||
| * | vim: properly setup packer on fresh system | Robert Günzler | 2022-05-27 | 1 | -11/+21 | |
| | | ||||||
| * | vim: defer loading colors until after plugins | Robert Günzler | 2022-05-27 | 1 | -5/+5 | |
| | | | | | needed because we use lush | |||||
| * | vim: detect hare and Caddyfile filetypes | Robert Günzler | 2022-05-27 | 1 | -0/+4 | |
| | | ||||||
| * | vim: disable some guicursor stuff | Robert Günzler | 2022-05-27 | 1 | -2/+2 | |
| | | ||||||
| * | vim: set default spelllang | Robert Günzler | 2022-05-27 | 1 | -3/+3 | |
| | | ||||||
| * | vim: update lua snippets | Robert Günzler | 2022-05-27 | 2 | -26/+45 | |
| | | ||||||
| * | vim: improve find_files/live_grep wrappers | Robert Günzler | 2022-05-27 | 1 | -13/+26 | |
| | | ||||||
| * | vim: update alpha config | Robert Günzler | 2022-05-27 | 1 | -45/+125 | |
| | | ||||||
| * | vim: enable guess-indent | Robert Günzler | 2022-05-27 | 1 | -12/+4 | |
| | | ||||||
| * | vim: disable autoload for some plugins | Robert Günzler | 2022-05-27 | 1 | -5/+5 | |
| | | ||||||
| * | vim: update cmp config | Robert Günzler | 2022-05-27 | 1 | -43/+41 | |
| | | ||||||
| * | vim: add gotmpl tree-sitter support | Robert Günzler | 2022-05-27 | 2 | -0/+25 | |
| | | ||||||
| * | vim: update null-ls config | Robert Günzler | 2022-05-27 | 1 | -27/+7 | |
| | | ||||||
| * | vim: use telescope plugins for lsp code actions | Robert Günzler | 2022-05-27 | 1 | -3/+17 | |
| | | ||||||
| * | vim: update lightbulb config | Robert Günzler | 2022-05-27 | 1 | -32/+9 | |
| | | ||||||
| * | vim: update dirbuf config | Robert Günzler | 2022-05-27 | 1 | -1/+2 | |
| | | ||||||
| * | vim: update gitsigns config | Robert Günzler | 2022-05-27 | 1 | -1/+41 | |
| | | ||||||
| * | vim: stop lua-lsp on PackerRecompile | Robert Günzler | 2022-05-27 | 1 | -0/+5 | |
| | | ||||||
| * | vim: update lua lsp settings | Robert Günzler | 2022-05-27 | 1 | -6/+33 | |
| | | ||||||
| * | vim: update lsp configuration | Robert Günzler | 2022-05-27 | 1 | -70/+58 | |
| | | ||||||
| * | vim: update hardmode keybinds | Robert Günzler | 2022-05-27 | 1 | -27/+7 | |
| | | ||||||
| * | vim: add more highlights | Robert Günzler | 2022-05-27 | 1 | -16/+53 | |
| | | ||||||
| * | vim: register keybinds with which-key | Robert Günzler | 2022-05-27 | 8 | -102/+175 | |
| | | ||||||
| * | vim: don't automatically show diagnostics-float | Robert Günzler | 2022-05-27 | 2 | -19/+5 | |
| | | ||||||
| * | vim: add debugger setup | Robert Günzler | 2022-04-25 | 1 | -0/+100 | |
| | | ||||||
| * | vim: also handle german spelling | Robert Günzler | 2022-04-25 | 1 | -1/+1 | |
| | | ||||||
| * | vim: fix EasyAlign spelling | Robert Günzler | 2022-04-25 | 1 | -1/+1 | |
| | | ||||||
| * | vim/ftplugin/latex: add makeprg and textwidth | Robert Günzler | 2022-04-20 | 1 | -1/+3 | |
| | | ||||||
| * | vim: make diagnostic popup less annoying | Robert Günzler | 2022-04-20 | 1 | -1/+1 | |
| | | ||||||
| * | vim: add local telescope extension using job.lua | Robert Günzler | 2022-04-20 | 2 | -0/+66 | |
| | | ||||||
| * | vim: revert to tpope/vim-surround | Robert Günzler | 2022-04-20 | 1 | -5/+1 | |
| | | ||||||
| * | vim: fix deprecated config for cmp | Robert Günzler | 2022-04-20 | 1 | -3/+5 | |
| | | ||||||
| * | vim: rework job.lua | Robert Günzler | 2022-04-20 | 1 | -60/+51 | |
| | | ||||||
| * | vim: add profiling setup to plugins.lua (disabled) | Robert Günzler | 2022-04-15 | 1 | -0/+4 | |
| | | ||||||
| * | vim: update plugins.lua | Robert Günzler | 2022-04-15 | 1 | -281/+342 | |
| | | ||||||
| * | vim: rework packer auto-compile | Robert Günzler | 2022-04-15 | 1 | -8/+22 | |
| | | ||||||
| * | vim: rework lsp.lua | Robert Günzler | 2022-04-15 | 1 | -94/+123 | |
| | | ||||||