summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* bin/sway-run: disable WLR_DRM_NO_MODIFIERSRobert Günzler2022-08-171-2/+4
* bin/swx: refactorRobert Günzler2022-08-171-69/+71
* bin/swq: refactorRobert Günzler2022-08-171-133/+185
* bin/semver: big refactoringRobert Günzler2022-08-171-40/+67
* bin/notifmenu: support working on historyRobert Günzler2022-08-171-18/+50
* bin/soundswitch: buy into pipewire moreRobert Günzler2022-08-171-145/+234
* bin/mnts: skip loop* devicesRobert Günzler2022-08-171-1/+1
* bin: drop latexmkRobert Günzler2022-08-171-116/+0
* bin/iconez: support only selecting scalable iconsRobert Günzler2022-08-171-21/+29
* bin/mailsync: allow selecting accountRobert Günzler2022-08-171-26/+67
* bin/gui-enter: use more marker env varsRobert Günzler2022-08-171-8/+10
* bin: drop ghRobert Günzler2022-08-171-114/+0
* bin: replace dotf with confRobert Günzler2022-08-172-2/+2
* bin/firefox: support app specific firefox profilesRobert Günzler2022-08-172-9/+70
* bin/darkmode: support setting terminal colors via escape seqRobert Günzler2022-08-171-16/+55
* vim: reformat telescope extension configRobert Günzler2022-08-171-3/+9
* vim: use expandcmd in jobrun helperRobert Günzler2022-08-171-0/+5
* vim: move custom exrc loading into moduleRobert Günzler2022-08-172-17/+50
* vim: switch light and dark colorscheme based on variableRobert Günzler2022-08-172-4/+17
* vim: simplify autocmdsRobert Günzler2022-08-172-89/+45
* vim: drop wk_register global usageRobert Günzler2022-08-178-202/+110
* vim: make statusline resilient against missing highlightsRobert Günzler2022-08-021-14/+15
* vim: improve the local rc loaderRobert Günzler2022-08-021-4/+15
* vim: defer loading gitlinkerRobert Günzler2022-08-021-1/+1
* vim: replace himalaya with k2Robert Günzler2022-08-021-23/+9
* vim: nvim-0.8 fix for filtype detectionRobert Günzler2022-08-021-2/+3
* vim: drop polyglot for goodRobert Günzler2022-08-021-12/+0
* add bat configRobert Günzler2022-08-021-0/+25
* bin/latexmk: refactor getopts, add quiet modeRobert Günzler2022-08-021-21/+36
* vim: hide telescope preview by default, add toggleRobert Günzler2022-08-021-14/+17
* vim: display cwd in winbar, percentage in statusbarRobert Günzler2022-08-022-4/+10
* vim: some work on snippetsRobert Günzler2022-08-022-52/+160
* vim: add mapping to open terminal from dirbufRobert Günzler2022-08-022-2/+12
* vim: pass global floating_win_border to lsp handlersRobert Günzler2022-08-022-1/+7
* vim: clear quickfix in job helper and find makefile automagicallyRobert Günzler2022-08-021-0/+10
* vim: use lldb for debugging c/cpp/rustRobert Günzler2022-08-021-58/+97
* vim: implement inccomand for sortlineRobert Günzler2022-08-022-20/+42
* os: finish implementing including encryption using sopsRobert Günzler2022-08-025-61/+145
* vim: move colorscheme to pluginRobert Günzler2022-08-026-446/+5
* vim: make sure hl-Substitute can show whitespace changesRobert Günzler2022-06-151-1/+1
* vim: tweak alpha againRobert Günzler2022-06-151-75/+79
* vim/lsp: add assert to known globals for lua-lspRobert Günzler2022-06-151-0/+1
* 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
* vim: add navic pluginRobert Günzler2022-06-152-12/+27
* 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