1
0
mirror of https://github.com/amix/vimrc synced 2025-06-30 11:54:59 +08:00

Added vim-zenroom: Remove all clutter and focus only on the essential. Similar to iA Writer or Write Room

This commit is contained in:
amix
2013-12-28 21:17:09 +00:00
parent 08a64d943d
commit 6bce69df95
8 changed files with 491 additions and 1 deletions

View File

@ -33,6 +33,7 @@ vim-expand-region https://github.com/terryma/vim-expand-region
vim-multiple-cursors https://github.com/terryma/vim-multiple-cursors
vim-fugitive https://github.com/tpope/vim-fugitive
vim-airline https://github.com/bling/vim-airline
vim-zenroom https://github.com/amix/vim-zenroom
""".strip()
GITHUB_ZIP = '%s/archive/master.zip'