summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* vim: add some more foldmarkers to plugins.luaRobert Günzler2022-06-151-7/+7
|
* vim: drop lspkind, vendor in symbol mappingRobert Günzler2022-06-152-33/+48
|
* vim/lsp: make all keymaps local to the attached bufferRobert Günzler2022-06-151-24/+21
|
* vim: use a global to configure floating window borderRobert Günzler2022-06-153-4/+4
|
* vim: use winbar for file title, free up statusbarRobert Günzler2022-06-151-23/+43
| | | | | navic/lsp-status/lsp_diagnostics show in the new free spot in the statusbar
* vim: add navic pluginRobert Günzler2022-06-152-12/+27
| | | | to show the current location inside the AST
* vim: add gdbserver configuration to DAP configRobert Günzler2022-06-151-5/+31
|
* vim: replace easy-align with small lua moduleRobert Günzler2022-06-153-5/+104
| | | | with support for inccommand preview
* vim: juggle around colorscheme implementationRobert Günzler2022-06-156-48/+66
|
* waybar: add styling for visible+unfocused workspacesRobert Günzler2022-06-132-0/+8
|
* vim: add preview helper to gitrebase buffersRobert Günzler2022-05-271-0/+57
|
* vim: update himalaya configRobert Günzler2022-05-271-2/+18
|
* vim: update spellfile locationRobert Günzler2022-05-271-3/+2
|
* vim: gracefully handle absence of spinner.nvimRobert Günzler2022-05-274-14/+15
|
* vim: gracefully handle non-existant 'fortune' binaryRobert Günzler2022-05-271-2/+5
|
* vim: properly setup packer on fresh systemRobert Günzler2022-05-271-11/+21
|
* vim: defer loading colors until after pluginsRobert Günzler2022-05-271-5/+5
| | | | needed because we use lush
* vim: detect hare and Caddyfile filetypesRobert Günzler2022-05-271-0/+4
|
* vim: disable some guicursor stuffRobert Günzler2022-05-271-2/+2
|
* vim: set default spelllangRobert Günzler2022-05-271-3/+3
|
* vim: update lua snippetsRobert Günzler2022-05-272-26/+45
|
* vim: improve find_files/live_grep wrappersRobert Günzler2022-05-271-13/+26
|
* vim: update alpha configRobert Günzler2022-05-271-45/+125
|
* vim: enable guess-indentRobert Günzler2022-05-271-12/+4
|
* vim: disable autoload for some pluginsRobert Günzler2022-05-271-5/+5
|
* vim: update cmp configRobert Günzler2022-05-271-43/+41
|
* vim: add gotmpl tree-sitter supportRobert Günzler2022-05-272-0/+25
|
* vim: update null-ls configRobert Günzler2022-05-271-27/+7
|
* vim: use telescope plugins for lsp code actionsRobert Günzler2022-05-271-3/+17
|
* 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: update lua lsp settingsRobert Günzler2022-05-271-6/+33
|
* vim: update lsp configurationRobert Günzler2022-05-271-70/+58
|
* vim: update hardmode keybindsRobert Günzler2022-05-271-27/+7
|
* vim: add more highlightsRobert Günzler2022-05-271-16/+53
|
* vim: register keybinds with which-keyRobert Günzler2022-05-278-102/+175
|
* vim: don't automatically show diagnostics-floatRobert Günzler2022-05-272-19/+5
|
* bashrc: add srv alias to serve local directory using rcloneRobert Günzler2022-04-251-0/+1
|
* drop devel/balena git configRobert Günzler2022-04-252-9/+0
|
* os: add docRobert Günzler2022-04-252-21/+23
|
* vim: add debugger setupRobert Günzler2022-04-251-0/+100
|
* vim: also handle german spellingRobert Günzler2022-04-251-1/+1
|
* vim: fix EasyAlign spellingRobert Günzler2022-04-251-1/+1
|
* Add custom xkb configRobert Günzler2022-04-252-0/+15
|
* bin/b2: simplify hashing optionRobert Günzler2022-04-201-5/+4
|
* Add bin/b2Robert Günzler2022-04-201-0/+63
|
* vim/ftplugin/latex: add makeprg and textwidthRobert Günzler2022-04-201-1/+3
|
* vim: make diagnostic popup less annoyingRobert Günzler2022-04-201-1/+1
|