1
0
Fork 0
Commit graph

20 commits

Author SHA1 Message Date
be5708c8c7 Automate switching between day/night color schemes
This sets up individual light and dark color scheme files for vim/neovim
and alacritty, adds a script (`set-color`) for placing them, and
includes two no-arg scripts for later keybinding (`day-mode` and
`night-mode`).

Thanks to this blog post for the idea to `cat` the YAML into place:
https://shuheikagawa.com/blog/2020/02/14/switching-colorschemes-of-vim-and-alacritty/

TIL YAML is concatenative!
2021-04-15 23:03:28 -07:00
81b94540e8 Remove vim bundle plugins 2018-04-08 15:13:57 -07:00
0aaedfd60a Port of minimal vimrc 2018-04-08 15:11:14 -07:00
Jeremy Kaplan
599a92fce6 Start porting neovim config to vim 2018-04-06 19:36:34 -07:00
Jeremy Kaplan
6af582c93f Whitespace highlight colors 2018-02-20 09:26:04 -08:00
8470b681c3 Fix denite colors 2018-02-14 21:09:51 -08:00
Jeremy Kaplan
8acb3eaf99 Switch to ALE 2018-01-18 11:20:33 -08:00
Jeremy Kaplan
b62bf3db5b De-emphasize vim line numbers 2018-01-17 11:50:17 -08:00
b79bc346e9 neovim colors 2017-12-05 01:39:19 -08:00
d1e4ada2e2 Update vim/bundle/vim-textobj-user 2017-10-02 21:07:06 -07:00
427e163827 Update vim/bundle/vim-surround 2017-10-02 21:07:06 -07:00
d82e8839c9 Update vim/bundle/vim-sensible 2017-10-02 21:07:06 -07:00
2e4e2a2375 Update vim/bundle/vim-repeat 2017-10-02 21:07:06 -07:00
f4c05db28b Update vim/bundle/vim-pathogen 2017-10-02 21:07:06 -07:00
5def140840 Update vim/bundle/vim-javascript 2017-10-02 21:07:06 -07:00
ac4361e2cc Update vim/bundle/vim-commentary 2017-10-02 21:07:06 -07:00
b15bac6bf5 Update vim/bundle/auto-pairs 2017-10-02 21:07:06 -07:00
Jeremy Kaplan
8210279ce0 vim config 2017-09-01 18:18:54 -07:00
88fc38c1b3 Ignore whatever vim's .netrwhist is 2016-07-07 13:11:40 -04:00
def4422737 Add vim 2015-09-05 00:27:14 -04:00