Commit Graph

19 Commits

Author SHA1 Message Date
Talia d490d3ce2d Add autosave environment variable check in vim 2020-07-22 11:10:13 +02:00
Talia 9c6ecb6426 Extract vim indent code into plugin 2020-07-17 13:24:51 +02:00
Talia 17c29e78c7 Rename vim javascript plugin 2020-07-13 16:34:09 +02:00
Talia 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
Talia 8d1b12ab29 Add HTML and JS FT-Plugins to Vim 2020-07-07 11:01:22 +02:00
Talia 2cdc544bfe Fix "all line" motion in vim 2020-07-06 16:27:11 +02:00
Talia 6ca3abff65 Add autowriteall indicator to status bar 💾 2020-07-06 16:22:54 +02:00
Talia b989ac1cda Move Autosave into plugin and make more aggressive 2020-07-06 16:08:14 +02:00
Talia d1437b0b06 Add NeoVim section to vim configuration 2020-07-03 13:06:32 +02:00
Talia a4ad2e2639 Improve Ctrl+C undo 💢 2020-07-02 11:20:37 +02:00
Talia fb45dce089 Add train plugin to train me to use vim correctly 💢 2020-07-02 10:49:47 +02:00
Talia 896c5b61f4 Disable relativenumber by default 2020-07-02 10:15:01 +02:00
Talia bc7643a922 Add vim ! mapping (like in ranger) 2020-05-26 15:58:43 +02:00
Talia 16f78c53cc Move vim colorscheme helpers to separate file 2020-05-18 16:32:43 +02:00
Talia b12dbf3e49 Add git root to path in vim when applicable 2020-05-18 13:59:53 +02:00
Talia 9a2e1cb8e9 Change vim plugins to use builtin plugin loading 2020-05-18 11:23:26 +02:00
Talia 9d692bcff0 Move vim scratch command to separate file 2020-05-18 10:11:38 +02:00
Talia fb139cbe4a Move vim surround code into separate file 2020-05-18 10:11:14 +02:00
Talia 90742c3d01 Restructure vim configurations to be more modular 2020-05-18 09:57:46 +02:00