Commit Graph

434 Commits

Author SHA1 Message Date
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
Talia 7b63c642cf Fix typo in vimrc 2020-05-06 17:08:41 +02:00
Talia b5b51f4ca7 Add hlcat bash alias 2020-05-06 17:00:25 +02:00
Talia 9dff1f802c Add line motions to vim 2020-05-06 16:36:04 +02:00
Talia a55329c0b4 Add parametrization for tabstop and expandtab from local vimrc 2020-05-05 10:46:04 +02:00
Talia 36bf0cfb36 Add initial kitty configuration 2020-05-04 15:52:24 +02:00
Talia c85b19b705 Add optional WinID argument to front and back scripts 2020-05-04 14:58:17 +02:00
Talia 9f09d45bfa Make globals persistent in = calculator
The expression evaluation environment is now persistent across an
interactive calculator session to allow easily using "global" variables.
2020-04-14 10:58:21 +02:00
Talia fd0f08754b Add local .gitignore files to git config 2020-04-07 14:25:17 +02:00
Talia 628916230d Fix syntax for Lua paths in profile 2020-04-02 13:22:09 +02:00
Talia e9acbc3170 Reset vim backspace configuration 2020-04-02 08:37:46 +02:00
Talia 97d7cf54ef Add Lua paths to profile 2020-04-01 15:01:24 +02:00
Talia 4e06839dbe Add toggle-previews mapping to ranger 2020-03-31 10:28:34 +02:00
Talia ee8f0ac2fe Configure git for per-project identities 2020-03-31 10:27:50 +02:00
Talia 104c845ebb Reset rangers default linemode to filename because bugs
In some cases ranger crashes or freezes when entering a directory with
long file titles in meta linemode.
2020-03-25 11:28:16 +01:00