1
0
Fork 0
dotfiles/neovim
Jeremy Kaplan 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
..
autoload neovim: Remove Shougo plugins 2019-10-05 14:32:58 -07:00
ftplugin Two-space indent on yaml 2019-08-02 08:37:47 -07:00
neosnippets nvim: neosnippet 2021-01-06 17:27:30 -08:00
plugins/github.com/junegunn neovim: Update vim-plug 2019-11-09 15:12:33 -08:00
.gitignore neovim: Source os-specific plugins 2019-11-16 17:02:59 -08:00
colors Add neovim for real 2016-06-06 15:29:07 -04:00
darwin-plugins.vim neovim: Add fzf from brew 2019-11-16 17:07:52 -08:00
init.vim Automate switching between day/night color schemes 2021-04-15 23:03:28 -07:00
linux-plugins.vim neovim: Source os-specific plugins 2019-11-16 17:02:59 -08:00