summary refs log tree commit diff
path: root/.vim/lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* vim: markdown: add link preview helperRobert Günzler2022-02-082-12/+58
* vim: prettify completion menuRobert Günzler2022-02-081-2/+51
* vim: use tree-sitter for markdownRobert Günzler2022-02-081-2/+18
* vim: replace dirvish with dirbufRobert Günzler2022-02-081-3/+5
* vim: fix gitsigns highlightsRobert Günzler2022-02-081-13/+7
* vim: install zk-nvim pluginRobert Günzler2022-02-083-65/+22
* vim: use plugin to remember position in fileRobert Günzler2022-02-081-0/+3
* vim: auto-compile after editing plugins.luaRobert Günzler2022-02-081-0/+4
* vim: disable custom code action handlerRobert Günzler2022-02-082-43/+41
* vim: adjust colorschemeRobert Günzler2022-02-081-9/+8
* vim: add terminal colorsRobert Günzler2022-02-081-0/+18
* fixup! vim: use builtin vim.keymapRobert Günzler2022-02-082-9/+8
* vim: fix builtin diagnosticsRobert Günzler2022-02-083-40/+20
* vim: replace spinner with lsp-statusRobert Günzler2022-02-083-6/+29
* vim: use tree-sitter foldingRobert Günzler2022-02-081-13/+12
* vim: use builtin vim.keymapRobert Günzler2022-02-084-80/+69
* vim: install orgmode treesitter parserRobert Günzler2021-12-071-0/+13
* vim: fix TS enabled tableRobert Günzler2021-12-071-23/+22
* vim: add shortcut to edit config to startup screenRobert Günzler2021-12-071-0/+1
* vim: use vim.env.HOMERobert Günzler2021-12-071-13/+16
* vim: stop lsp client in diff modeRobert Günzler2021-12-071-0/+6
* vim: use new vim.ui funcs (neovim 0.6.0)Robert Günzler2021-12-074-28/+41
* vim: replace signify with gitsigns + add impatientRobert Günzler2021-12-072-49/+45
* vim: move packer location to local data dirRobert Günzler2021-12-071-3/+13
* vim: move spell config to central placeRobert Günzler2021-12-072-2/+17
* vim: enable polyglot autoindentRobert Günzler2021-11-151-2/+0
* vim: disable block comment mappingsRobert Günzler2021-11-081-1/+5
* vim/lsp: enable ccls and don't format upstream reposRobert Günzler2021-11-081-8/+23
* vim: set a default title_dir for zk integrationRobert Günzler2021-11-021-1/+3
* vim: configure indent-blanklineRobert Günzler2021-11-021-2/+16
* vim: compe -> cmpRobert Günzler2021-11-021-26/+39
* vim: add some disabled pluginsRobert Günzler2021-11-021-5/+27
* vim: fixup lsp and treesitter configRobert Günzler2021-11-022-7/+44
* vim: startify -> alphaRobert Günzler2021-11-022-2/+85
* vim: update colorsRobert Günzler2021-11-023-60/+83
* vim: add global telescope helpersRobert Günzler2021-11-023-14/+30
* vim: bring lightbulb to statuslineRobert Günzler2021-11-022-3/+5
* vim: switch from commentary to comment.nvimRobert Günzler2021-11-021-1/+4
* vim: switch from ultisnips+snippets.nvim to snippyRobert Günzler2021-11-022-135/+45
* vim: update snips.luaRobert Günzler2021-08-311-4/+17
* vim: fix lightbulb configurationRobert Günzler2021-08-311-9/+13
* vim: don't disable netrwRobert Günzler2021-08-311-4/+4
* vim: update plugins.luaRobert Günzler2021-08-311-12/+19
* vim: add zk langserverRobert Günzler2021-08-312-0/+47
* vim: strip escape codes from job outputRobert Günzler2021-08-311-0/+7
* vim: create lsp mappings based on capabilitiesRobert Günzler2021-08-311-23/+52
* vim: cleanupRobert Günzler2021-08-311-1/+1
* vim: add colors to statuslineRobert Günzler2021-08-312-5/+10
* vim: use treesitter for foldsRobert Günzler2021-08-311-16/+73
* vim: make augroup util a globalRobert Günzler2021-08-313-10/+9