Commit Graph

448 Commits

Author SHA1 Message Date
Talia 9c6ecb6426 Extract vim indent code into plugin 2020-07-17 13:24:51 +02:00
Talia 86d112978e Add open with xdg-open mapping to ranger 2020-07-16 12:52:04 +02:00
Talia be119519ca Improve conky music indicator 2020-07-16 12:51:44 +02:00
Talia 8660fa26a4 Update git dog command to be time-ordered 2020-07-16 12:50:21 +02:00
Talia f5637ce4d2 Update git adog alias to sort by date 2020-07-14 12:00:14 +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 24d9f18bb4 Tweak kitty dark colours 2020-07-03 10:14:30 +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 4d9c1ab935 Add JSON-Index script (LuaJIT + cJSON) 2020-06-26 11:24:32 +02:00
Talia a25f01d36b Add Shift-I ranger mapping 2020-06-22 15:59:54 +02:00
Talia 7e09553b27 Add rf (ranger find) bash alias 2020-06-22 14:40:09 +02:00
Talia 423a800e9b Add git changes command 2020-06-15 15:26:51 +02:00
Talia 83431f97f6 Update light-gray colours 2020-05-30 10:04:03 +02:00
Talia 8f98230bdd Add vimiv for image preview in ranger when available 2020-05-26 19:01:13 +02:00
Talia f3835f3a38 Refactor kitty configurations 2020-05-26 18:47:36 +02:00
Talia 67042553eb Add conky preset to display currently running track 2020-05-26 16:07:21 +02:00
Talia bc7643a922 Add vim ! mapping (like in ranger) 2020-05-26 15:58:43 +02:00
Talia 275e432c33 Add above script to bring windows to top 2020-05-26 15:58:18 +02:00
Talia b6664d0ea4 Add pomodoro script 2020-05-25 13:59:13 +02:00
Talia 7d335fb63d Fix gitfetch script for submodules 2020-05-20 10:27:48 +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 b90e11d7df Move darkrc to end of vim runtime 2020-05-18 13:18:59 +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
Talia de12cb08fc Change tmux to vim mode 2020-05-18 09:29:39 +02:00
Talia c4d509239a Retab gitconfig 2020-05-15 20:36:12 +02:00
Talia 3be4c3ac86 Add gg bash alias to get home 2020-05-15 11:37:57 +02:00
Talia 0f20eff390 Add g command for easier navigation 2020-05-15 11:36:09 +02:00
Talia b306a3fa2d Add git root alias 2020-05-15 10:01:55 +02:00
Talia 20fabff976 Add gcd command to CD within git trees 2020-05-15 09:59:40 +02:00
Talia 4f704b1151 Disable kitty update check 2020-05-11 14:00:09 +02:00
Talia 31061ee0a8 Remove dx command (use dil instead) 2020-05-11 11:47:50 +02:00
Talia b7066fc84d Improve vim IL motion 2020-05-11 11:47:18 +02:00
Talia 0e43166569 Change text color for vim colorcolumn because contrast 2020-05-11 11:20:36 +02:00
Talia d5d5604ff7 Add vim asterisk surround operator 2020-05-11 11:17:30 +02:00
Talia b943911c14 Set relativenumber in Vim by default 2020-05-11 11:17:09 +02:00
Talia ed62755cfe Surround vim crypto settings in if(supprots) block 2020-05-11 11:16:21 +02:00
Talia 43f7f7c150 Add ColorColumn to vim 2020-05-11 11:15:43 +02:00
Talia 94f7990b8d Switch vim surround code 2020-05-07 15:04:45 +02:00