summary refs log tree commit diff
path: root/.vim/lua/statusline.lua (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-02vim: display cwd in winbar, percentage in statusbarRobert Günzler2-4/+10
2022-08-02vim: some work on snippetsRobert Günzler2-52/+160
2022-08-02vim: add mapping to open terminal from dirbufRobert Günzler2-2/+12
2022-08-02vim: pass global floating_win_border to lsp handlersRobert Günzler2-1/+7
2022-08-02vim: clear quickfix in job helper and find makefile automagicallyRobert Günzler1-0/+10
2022-08-02vim: use lldb for debugging c/cpp/rustRobert Günzler1-58/+97
2022-08-02vim: implement inccomand for sortlineRobert Günzler2-20/+42
2022-08-02os: finish implementing including encryption using sopsRobert Günzler5-61/+145
2022-08-02vim: move colorscheme to pluginRobert Günzler6-446/+5
2022-06-15vim: make sure hl-Substitute can show whitespace changesRobert Günzler1-1/+1
2022-06-15vim: tweak alpha againRobert Günzler1-75/+79
2022-06-15vim/lsp: add assert to known globals for lua-lspRobert Günzler1-0/+1
2022-06-15vim: add some more foldmarkers to plugins.luaRobert Günzler1-7/+7
2022-06-15vim: drop lspkind, vendor in symbol mappingRobert Günzler2-33/+48
2022-06-15vim/lsp: make all keymaps local to the attached bufferRobert Günzler1-24/+21
2022-06-15vim: use a global to configure floating window borderRobert Günzler3-4/+4
2022-06-15vim: use winbar for file title, free up statusbarRobert Günzler1-23/+43
2022-06-15vim: add navic pluginRobert Günzler2-12/+27
2022-06-15vim: add gdbserver configuration to DAP configRobert Günzler1-5/+31
2022-06-15vim: replace easy-align with small lua moduleRobert Günzler3-5/+104
2022-06-15vim: juggle around colorscheme implementationRobert Günzler6-48/+66