summary refs log tree commit diff
path: root/bin/askpass (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-17bin/firefox: support app specific firefox profilesRobert Günzler2-9/+70
2022-08-17bin/darkmode: support setting terminal colors via escape seqRobert Günzler1-16/+55
2022-08-17vim: reformat telescope extension configRobert Günzler1-3/+9
2022-08-17vim: use expandcmd in jobrun helperRobert Günzler1-0/+5
2022-08-17vim: move custom exrc loading into moduleRobert Günzler2-17/+50
2022-08-17vim: switch light and dark colorscheme based on variableRobert Günzler2-4/+17
2022-08-17vim: simplify autocmdsRobert Günzler2-89/+45
2022-08-17vim: drop wk_register global usageRobert Günzler8-202/+110
2022-08-02vim: make statusline resilient against missing highlightsRobert Günzler1-14/+15
2022-08-02vim: improve the local rc loaderRobert Günzler1-4/+15
2022-08-02vim: defer loading gitlinkerRobert Günzler1-1/+1
2022-08-02vim: replace himalaya with k2Robert Günzler1-23/+9
2022-08-02vim: nvim-0.8 fix for filtype detection