Commit graph

898 commits

Author SHA1 Message Date
4293f61371 Semi-re-pimp vim autosave statusline icon with unicode
The new unicode icon should be less annoying than the old floppy disk,
but still be at least somewhat simple to understand as "autosave turned
on"
2020-10-05 12:45:37 +02:00
6f48b4119d Make vim Zenmode toggleable 2020-10-05 12:41:49 +02:00
ce5408975e Add vim "Zen mode" plugin 2020-10-01 09:40:55 +02:00
f24b6e1c5f Add temperature to conky clock 2020-09-30 14:02:06 +02:00
c43307d559 Alias vim to nvim and oldvim to actual vim 😅 2020-09-29 19:33:49 +02:00
553f65715c Remove some training stuff from vim config 2020-09-29 19:28:02 +02:00
d7fd9dc98f Update kitty to use unix domain sockets 2020-09-29 19:10:57 +02:00
c2fb46bcee Add filename expansions to defer commands 2020-09-29 13:19:24 +02:00
9744203353 Make defer vim plugin neovim compatible 2020-09-23 13:52:03 +02:00
b7dece6ec6 Add please alias for sudo 2020-09-16 20:23:05 +02:00
84e26207b4 Fix typo in vim defer plugin 2020-09-16 11:32:47 +02:00
895cf58cca Add VIM_LEVEL which works just like RANGER_LEVEL 2020-09-09 10:41:24 +02:00
d48569d499 Change bak script to accept several arguments 2020-09-02 10:37:31 +02:00
601087f724 Add bak script to rotate backup files 2020-09-02 10:35:27 +02:00
e1daaba387 Add playermqtt script 2020-08-27 18:45:54 +02:00
be063cab41 Add PS1nano prompt for extreme minimalism 2020-08-27 15:52:03 +02:00
cfe5f4fa77 Add --cache option to factors script 2020-08-27 14:45:03 +02:00
4cc5d0ece9 Add script to calculate primes 2020-08-27 14:44:59 +02:00
5f1921ef15 Add more sources for ruby completion 2020-08-27 13:24:44 +02:00
b48d7c1849 Add automatic word completion 2020-08-27 13:18:59 +02:00
aed482ad02 Fix vim Arcadia command resetting &bg to dark 2020-08-27 11:22:29 +02:00
21f106fb93 Improve vim statusline blame for uncommitted changes 2020-08-27 11:18:03 +02:00
70ae947739 Improve Tag support for ruby in vim 2020-08-27 11:14:38 +02:00
870afafd4f Move vim statusline to separate plugin 2020-08-26 13:12:51 +02:00
2cf318bbe4 Add LuaJIT-based prime factorization script 2020-08-26 13:02:28 +02:00
71a55df4e9 Add SplitBlame vim command 2020-08-25 09:54:36 +02:00
f17f7da524 Fix vim git blame not showing uncommitted changes 2020-08-25 09:05:09 +02:00
0f2d8b26e1 Add timing information to vim deferred commands 2020-08-21 14:02:53 +02:00
d98733c7a2 Added vim commands to defer with notification 2020-08-21 13:00:07 +02:00
ae12f02181 Add At-Queue to conky config 2020-08-21 11:24:07 +02:00
0b425ee3fb Fix vim Leader-F mapping
Apparently `find` does not support globbing characters itself, so the
user has to press tab anyway.
2020-08-21 10:57:14 +02:00
1616e147be Add vim Leader-F mapping 2020-08-21 10:55:53 +02:00
7afd4dc7b5 Improve vim F5 commands 2020-08-21 10:55:41 +02:00
1b02c2c286 Add Leader-F5 mapping for global F5-mappings 2020-08-21 10:36:50 +02:00
8dfe944594 Add termtheme script 2020-08-21 09:32:01 +02:00
fbd9a06bdd Make ruby linting less aggressive 2020-08-20 15:33:23 +02:00
e809c1534c Fix cd-improved for paths with spaces 😜 2020-08-20 11:34:30 +02:00
1651c3d89b Fix path to background image 2020-08-20 09:27:59 +02:00
6d1d244f8b Change vim colors script to not call updatecolors 2020-08-19 18:41:42 +02:00
6b4213ea97 Make updatecolors run much faster 2020-08-19 18:41:25 +02:00
4a9c292231 Add light and dark scripts 2020-08-19 18:02:54 +02:00
8267f4bf16 Add updatecolors script to update kitty colors 2020-08-19 18:02:41 +02:00
5233dea0e2 Improve vim colors plugin 2020-08-19 17:57:36 +02:00
a7c32a1167 Fix autosave for non-file buffers 2020-08-19 17:35:34 +02:00
01624e0c71 Retab some files 2020-08-19 17:34:11 +02:00
50cc8ca0be Fix lua paths set in profile 2020-08-19 16:10:44 +02:00
c6400342c9 Make small improvement to autosave.vim 2020-08-19 16:10:12 +02:00
fa159d7168 Add autocompletion to vim defer command 2020-08-19 14:30:37 +02:00
dc7f109746 Add vim defer plugin 2020-08-19 14:23:39 +02:00
85d8cae172 Unpimp autowrite icon in statusline 2020-08-19 14:17:37 +02:00