mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore(vim): add comment to file
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
" Base16 Vim
|
||||
" https://github.com/chriskempson/base16-vim
|
||||
|
||||
if filereadable(expand("~/.vimrc_background"))
|
||||
let base16colorspace=256
|
||||
source ~/.vimrc_background
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user