Commit graph

476 commits

Author SHA1 Message Date
1d786b1131 Add wrapping point to vim statusline 2020-08-17 15:43:25 +02:00
bdf92305b0 Set default vim colorscheme to arcadia on kitty 🐱 2020-08-17 14:58:00 +02:00
81ccea43ea Retab vim scripts 💢 2020-08-17 14:54:08 +02:00
71732691b2 Move word-under-cursor code to separate file 2020-08-17 14:53:55 +02:00
230f3ee906 Fix vim blame truncating first character in short hash 2020-08-17 14:39:17 +02:00
0327cd4f21 Add vim GitGoBlame command 2020-08-17 14:34:10 +02:00
641a828e14 Remove output from vim F-mappings 2020-08-17 13:46:05 +02:00
6737784ac6 Move vim F1-F4 mappings to separate file 2020-08-17 13:44:04 +02:00
4415f562ac Add git blame to vim statusline 2020-08-17 13:43:24 +02:00
c7360af199 Add colors to farfetched script 2020-07-30 21:05:54 +02:00
9244944247 Improve vim visual-execute logic 2020-07-30 16:25:46 +02:00
c52ff69d2a Add lesc (Lua Escape) executable
Uses %q to escape the entire input text to be pasted as-is into any Lua
document.
2020-07-29 10:57:21 +02:00
4c947498ac Add askpass program 2020-07-23 16:35:47 +02:00
dec9f428c7 Remove git difftool confirmation prompt 2020-07-23 10:01:20 +02:00
d490d3ce2d Add autosave environment variable check in vim 2020-07-22 11:10:13 +02:00
f2598c47fb Switch scripts to themed dmenu wrapper 2020-07-21 20:02:17 +02:00
50a7f2c605 Add themed dmenu wrapper 2020-07-21 19:58:34 +02:00
fd94e16d12 Silence zenity errors in git-push-pending output 2020-07-21 19:29:13 +02:00
ec7d369b6e Make git-push-pending follow symlinks 2020-07-21 19:28:59 +02:00
0ff16bc4c5 Change conky configs to use $HOME/.dark file for theme selection 2020-07-21 19:28:41 +02:00
fcba777d99 Update conky configurations 2020-07-21 19:08:54 +02:00
8f0f734001 Change ranger xp to toggle preview
Use ~ to change view modes instead, which is a standard key mapping that
already comes set up with ranger out of the box.
2020-07-20 16:28:32 +02:00
bd87f3a9e6 Make git-push-pending bash script more generic 2020-07-20 16:25:45 +02:00
f934cf59e1 Add git-push-pending bash script 2020-07-20 16:09:08 +02:00
1d02c8e114 Add bookmarks ranger command 2020-07-20 11:53:48 +02:00
940ab2e845 Add git-pending script 2020-07-17 13:55:47 +02:00
1d590a91ee Add vimswitch command to bashrc 2020-07-17 13:27:19 +02:00
4ef004e60c Add comment to bash g completion script and reindent 2020-07-17 13:26:18 +02:00
9c6ecb6426 Extract vim indent code into plugin 2020-07-17 13:24:51 +02:00
86d112978e Add open with xdg-open mapping to ranger 2020-07-16 12:52:04 +02:00
be119519ca Improve conky music indicator 2020-07-16 12:51:44 +02:00
8660fa26a4 Update git dog command to be time-ordered 2020-07-16 12:50:21 +02:00
f5637ce4d2 Update git adog alias to sort by date 2020-07-14 12:00:14 +02:00
17c29e78c7 Rename vim javascript plugin 2020-07-13 16:34:09 +02:00
f391f8fcf3 Add ranger-like Shift+S mapping to vim
Convenience mapping to quickly open a shell from within vim in normal
mode, just like in ranger.
2020-07-10 11:23:38 +02:00
8d1b12ab29 Add HTML and JS FT-Plugins to Vim 2020-07-07 11:01:22 +02:00
2cdc544bfe Fix "all line" motion in vim 2020-07-06 16:27:11 +02:00
6ca3abff65 Add autowriteall indicator to status bar 💾 2020-07-06 16:22:54 +02:00
b989ac1cda Move Autosave into plugin and make more aggressive 2020-07-06 16:08:14 +02:00
d1437b0b06 Add NeoVim section to vim configuration 2020-07-03 13:06:32 +02:00
24d9f18bb4 Tweak kitty dark colours 2020-07-03 10:14:30 +02:00
a4ad2e2639 Improve Ctrl+C undo 💢 2020-07-02 11:20:37 +02:00
fb45dce089 Add train plugin to train me to use vim correctly 💢 2020-07-02 10:49:47 +02:00
896c5b61f4 Disable relativenumber by default 2020-07-02 10:15:01 +02:00
4d9c1ab935 Add JSON-Index script (LuaJIT + cJSON) 2020-06-26 11:24:32 +02:00
a25f01d36b Add Shift-I ranger mapping 2020-06-22 15:59:54 +02:00
7e09553b27 Add rf (ranger find) bash alias 2020-06-22 14:40:09 +02:00
423a800e9b Add git changes command 2020-06-15 15:26:51 +02:00
83431f97f6 Update light-gray colours 2020-05-30 10:04:03 +02:00
8f98230bdd Add vimiv for image preview in ranger when available 2020-05-26 19:01:13 +02:00