summary refs log tree commit diff
path: root/.vim/lua/snips.lua (unfollow)
Commit message (Expand)AuthorFilesLines
2022-05-27vim: gracefully handle non-existant 'fortune' binaryRobert Günzler1-2/+5
2022-05-27vim: properly setup packer on fresh systemRobert Günzler1-11/+21
2022-05-27vim: defer loading colors until after pluginsRobert Günzler1-5/+5
2022-05-27vim: detect hare and Caddyfile filetypesRobert Günzler1-0/+4
2022-05-27vim: disable some guicursor stuffRobert Günzler1-2/+2
2022-05-27vim: set default spelllangRobert Günzler1-3/+3
2022-05-27vim: update lua snippetsRobert Günzler2-26/+45
2022-05-27vim: improve find_files/live_grep wrappersRobert Günzler1-13/+26
2022-05-27vim: update alpha configRobert Günzler1-45/+125
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-25bashrc: add srv alias to serve local directory using rcloneRobert Günzler1-0/+1
2022-04-25drop devel/balena git configRobert Günzler2-9/+0
2022-04-25