Commit Graph

653 Commits

Author SHA1 Message Date
Talia 50cc8ca0be Fix lua paths set in profile 2020-08-19 16:10:44 +02:00
Talia c6400342c9 Make small improvement to autosave.vim 2020-08-19 16:10:12 +02:00
Talia fa159d7168 Add autocompletion to vim defer command 2020-08-19 14:30:37 +02:00
Talia dc7f109746 Add vim defer plugin 2020-08-19 14:23:39 +02:00
Talia 85d8cae172 Unpimp autowrite icon in statusline 2020-08-19 14:17:37 +02:00
Talia 4ab93a2ab6 Fix typo in vim ruby ftplugin 2020-08-19 14:13:48 +02:00
Talia 02da84e98b Fix netrw script to always open pwd 2020-08-19 14:02:20 +02:00
Talia 2385de4314 Fix netrw window sizes 2020-08-19 13:53:22 +02:00
Talia 054872f51b Pimp Statusline 2020-08-19 13:31:11 +02:00
Talia a0abb9566d Set netrw as default file searcher 2020-08-19 13:12:31 +02:00
Talia 9dc6472959 Improve vim netrw mappings 2020-08-19 11:49:35 +02:00
Talia 7925536da2 Rename vim netrw plugin for easier searching 2020-08-19 11:46:17 +02:00
Talia 2f981a9113 Add H and L bindings to netrw 2020-08-19 11:45:54 +02:00
Talia 5363da8480 Add outfile name to vim rubocop call to improve performance
Why rubocop would perform terribly when the file name is "." is beyond
me, but giving it a proper name seems to improve performance by a lot.
2020-08-19 11:44:48 +02:00
Talia a74d3d5d61 Shorten vim statusline 2020-08-19 11:31:52 +02:00
Talia 0df5aaf0e0 Add vim plugin to enhance netrw by setting defaults 2020-08-19 09:40:59 +02:00
Talia 111a1c3dd7 Add vim ruby ft-plugin with async linting 2020-08-19 08:54:13 +02:00
Talia 2ce229a2e6 Retab vim train module 2020-08-19 08:14:09 +02:00
Talia ce8f849baf Make vim async lint function global 2020-08-19 08:13:31 +02:00
Talia a76a9754e1 Add asynchronous linting plugin for vim 2020-08-18 16:57:06 +02:00
Talia f4ec24695e Add opacity script similar to padding 2020-08-17 17:27:33 +02:00
Talia 0fa454aadb Configure vim to respect $HOME/.dark file 2020-08-17 17:27:04 +02:00
Talia 4b8e4a2722 Disable statusline in vim by default 2020-08-17 16:14:01 +02:00
Talia 7c9e54539a Enable kitty remote control by default 2020-08-17 16:03:07 +02:00
Talia 267d516232 Move vim background color changing to autocommand 2020-08-17 15:58:45 +02:00
Talia 8335890ee5 Add kitty color (re-)setting for vim colorschemes 2020-08-17 15:54:59 +02:00
Talia 1f8b05f935 Add padding script to change (kitty) terminal padding 2020-08-17 15:54:26 +02:00
Talia 1d786b1131 Add wrapping point to vim statusline 2020-08-17 15:43:25 +02:00
Talia bdf92305b0 Set default vim colorscheme to arcadia on kitty 🐱 2020-08-17 14:58:00 +02:00
Talia 81ccea43ea Retab vim scripts 💢 2020-08-17 14:54:08 +02:00
Talia 71732691b2 Move word-under-cursor code to separate file 2020-08-17 14:53:55 +02:00
Talia 230f3ee906 Fix vim blame truncating first character in short hash 2020-08-17 14:39:17 +02:00
Talia 0327cd4f21 Add vim GitGoBlame command 2020-08-17 14:34:10 +02:00
Talia 641a828e14 Remove output from vim F-mappings 2020-08-17 13:46:05 +02:00
Talia 6737784ac6 Move vim F1-F4 mappings to separate file 2020-08-17 13:44:04 +02:00
Talia 4415f562ac Add git blame to vim statusline 2020-08-17 13:43:24 +02:00
Talia c7360af199 Add colors to farfetched script 2020-07-30 21:05:54 +02:00
Talia 9244944247 Improve vim visual-execute logic 2020-07-30 16:25:46 +02:00
Talia 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
Talia 4c947498ac Add askpass program 2020-07-23 16:35:47 +02:00
Talia dec9f428c7 Remove git difftool confirmation prompt 2020-07-23 10:01:20 +02:00
Talia d490d3ce2d Add autosave environment variable check in vim 2020-07-22 11:10:13 +02:00
Talia f2598c47fb Switch scripts to themed dmenu wrapper 2020-07-21 20:02:17 +02:00
Talia 50a7f2c605 Add themed dmenu wrapper 2020-07-21 19:58:34 +02:00
Talia fd94e16d12 Silence zenity errors in git-push-pending output 2020-07-21 19:29:13 +02:00
Talia ec7d369b6e Make git-push-pending follow symlinks 2020-07-21 19:28:59 +02:00
Talia 0ff16bc4c5 Change conky configs to use $HOME/.dark file for theme selection 2020-07-21 19:28:41 +02:00
Talia fcba777d99 Update conky configurations 2020-07-21 19:08:54 +02:00
Talia 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
Talia bd87f3a9e6 Make git-push-pending bash script more generic 2020-07-20 16:25:45 +02:00