Commit Graph

18 Commits

Author SHA1 Message Date
Talia 16f78c53cc Move vim colorscheme helpers to separate file 2020-05-18 16:32:43 +02:00
Talia 75e658b5f5 Override using ranger in gvim 2019-10-01 09:14:01 +02:00
Talia 561cf4f434 Fix light/dark switching for ayu in vim 2019-06-25 09:59:01 +02:00
Talia 746ecea87f Fix vim Light/Dark for Alduin color scheme 2019-02-15 09:19:21 +01:00
Talia 8236a7d243 Fix vim Light/Dark commands with papercolor theme 2019-02-08 10:31:14 +01:00
Talia 90f0ac86bb Fix light/dark command for VIM with Papercolor 2018-11-01 19:12:34 +01:00
Talia 527ccaaf6c Fix vim colorscheme shenanigans 2018-10-30 16:21:00 +01:00
Talia 9320c6c57d Add gvim font size regex for linux 2018-10-24 09:49:11 +02:00
Talia 697a90857c Streamline SetFontSize function for gvim 2018-10-22 10:40:24 +02:00
Talia 38c497474f Improve gvimrc 2018-10-22 10:40:24 +02:00
Talia d31b848d53 Clean gvimrc
Remove color-related stuff.
2018-09-26 15:14:28 +02:00
Talia 33cdbc0995 Moved cursorline option to gvimrc 2017-12-19 15:46:02 +01:00
Talia 1b828ace39 Did Stuff 2017-11-16 16:34:43 +01:00
Talia bbf97daec6 Mostly window width/height stuff
* Default is now equal distribution, as I was using windows for what
tabs are usually for.
* Vim 8.0 indentation features are now used when available
2017-11-16 14:09:18 +01:00
Talia 1e334ac9cb Set up gvimrc to be more portable
* gvimrc can now work with locally installed color schemes
* This requires extending the g:colors list after sourcing it
* Also removed old commented block that would never be used again anyway
2017-11-07 11:28:31 +01:00
Talia 5934af1833 Minor changes + session options 2017-10-24 11:39:53 +02:00
Talia eb9f1a06c9 Some minor changes :) 2017-10-18 19:15:31 +02:00
Talia d6647b86e0 moved some color-related stuff to gvimrc file 2017-10-18 18:58:06 +02:00