mirror of
https://github.com/xlogerais/config-vim
synced 2024-11-10 00:21:41 +01:00
Updated BOOTSTRAP for atom colorscheme
This commit is contained in:
parent
995de994c9
commit
eb03504c13
@ -79,6 +79,10 @@
|
|||||||
git add ~/.vim/colors/darkburn.vim
|
git add ~/.vim/colors/darkburn.vim
|
||||||
git commit ~/.vim/colors/darkburn.vim -m "Add darkburn colorscheme"
|
git commit ~/.vim/colors/darkburn.vim -m "Add darkburn colorscheme"
|
||||||
|
|
||||||
|
# Atom colorscheme
|
||||||
|
curl --silent --show-error --location --output ~/.vim/colors/atom.vim http://www.vim.org/scripts/download_script.php?src_id=15570
|
||||||
|
git add ~/.vim/colors/atom.vim
|
||||||
|
git commit ~/.vim/colors/atom.vim -m "Add atom colorscheme"
|
||||||
|
|
||||||
# Xoria256 colorscheme
|
# Xoria256 colorscheme
|
||||||
curl --silent --show-error --location --output ~/.vim/colors/xoria256.vim http://www.vim.org/scripts/download_script.php?src_id=15762
|
curl --silent --show-error --location --output ~/.vim/colors/xoria256.vim http://www.vim.org/scripts/download_script.php?src_id=15762
|
||||||
|
Loading…
Reference in New Issue
Block a user