summary refs log tree commit diff
path: root/.bashrc (unfollow)
Commit message (Expand)AuthorFilesLines
2022-05-27vim: enable guess-indentRobert Günzler1-12/+4
2022-05-27vim: disable autoload for some pluginsRobert Günzler1-5/+5
2022-05-27vim: update cmp configRobert Günzler1-43/+41
2022-05-27vim: add gotmpl tree-sitter supportRobert Günzler2-0/+25
2022-05-27vim: update null-ls configRobert Günzler1-27/+7
2022-05-27vim: use telescope plugins for lsp code actionsRobert Günzler1-3/+17
2022-05-27vim: update lightbulb configRobert Günzler1-32/+9
2022-05-27vim: update dirbuf configRobert Günzler1-1/+2
2022-05-27vim: update gitsigns configRobert Günzler1-1/+41
2022-05-27vim: stop lua-lsp on PackerRecompileRobert Günzler1-0/+5
2022-05-27vim: update lua lsp settingsRobert Günzler1-6/+33
2022-05-27vim: update lsp configurationRobert Günzler1-70/+58
2022-05-27vim: update hardmode keybindsRobert Günzler1-27/+7
2022-05-27vim: add more highlightsRobert Günzler1-16/+53
2022-05-27vim: register keybinds with which-keyRobert Günzler8-102/+175
2022-05-27vim: don't automatically show diagnostics-floatRobert Günzler2-19/+5
2022-04-25