summary refs log tree commit diff
path: root/.vim/lua/plugins.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* vim: update lightbulb configRobert Günzler2022-05-271-32/+9
* vim: update dirbuf configRobert Günzler2022-05-271-1/+2
* vim: update gitsigns configRobert Günzler2022-05-271-1/+41
* vim: stop lua-lsp on PackerRecompileRobert Günzler2022-05-271-0/+5
* vim: register keybinds with which-keyRobert Günzler2022-05-271-75/+65
* vim: don't automatically show diagnostics-floatRobert Günzler2022-05-271-10/+3
* vim: fix EasyAlign spellingRobert Günzler2022-04-251-1/+1
* vim: add local telescope extension using job.luaRobert Günzler2022-04-201-0/+3
* vim: revert to tpope/vim-surroundRobert Günzler2022-04-201-5/+1
* vim: fix deprecated config for cmpRobert Günzler2022-04-201-3/+5
* vim: add profiling setup to plugins.lua (disabled)Robert Günzler2022-04-151-0/+4
* vim: update plugins.luaRobert Günzler2022-04-151-281/+342
* vim: rework packer auto-compileRobert Günzler2022-04-151-8/+22
* vim: use luasnipRobert Günzler2022-04-041-18/+139
* vim: add aucmds for quitting buffers/windowsRobert Günzler2022-02-091-6/+6
* vim: add neorgRobert Günzler2022-02-091-0/+69
* vim: add tree-sitter playgroundRobert Günzler2022-02-091-0/+1
* vim: null-ls: disable golangci-lintRobert Günzler2022-02-091-28/+25
* 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-081-0/+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-081-3/+1
* fixup! vim: use builtin vim.keymapRobert Günzler2022-02-081-7/+7
* vim: fix builtin diagnosticsRobert Günzler2022-02-081-0/+2
* vim: replace spinner with lsp-statusRobert Günzler2022-02-081-0/+11
* vim: use tree-sitter foldingRobert Günzler2022-02-081-13/+12
* vim: use builtin vim.keymapRobert Günzler2022-02-081-32/+34
* 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: replace signify with gitsigns + add impatientRobert Günzler2021-12-071-42/+38
* vim: move packer location to local data dirRobert Günzler2021-12-071-3/+13
* vim: enable polyglot autoindentRobert Günzler2021-11-151-2/+0
* vim: disable block comment mappingsRobert Günzler2021-11-081-1/+5
* 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-021-4/+31
* vim: startify -> alphaRobert Günzler2021-11-021-2/+83
* vim: add global telescope helpersRobert Günzler2021-11-021-11/+14
* vim: bring lightbulb to statuslineRobert Günzler2021-11-021-3/+4
* vim: switch from commentary to comment.nvimRobert Günzler2021-11-021-1/+4
* vim: switch from ultisnips+snippets.nvim to snippyRobert Günzler2021-11-021-17/+13
* vim: fix lightbulb configurationRobert Günzler2021-08-311-9/+13
* vim: don't disable netrwRobert Günzler2021-08-311-4/+4