Added goyo
Was going to turn it on by default but it was playing weird with airline
This commit is contained in:
parent
9ed601b2d9
commit
4e5cb5ded6
3 changed files with 3 additions and 0 deletions
1
vim/after/ftplugin/markdown.vim
Normal file
1
vim/after/ftplugin/markdown.vim
Normal file
|
@ -0,0 +1 @@
|
|||
"Goyo
|
1
vim/after/ftplugin/text.vim
Normal file
1
vim/after/ftplugin/text.vim
Normal file
|
@ -0,0 +1 @@
|
|||
"Goyo
|
|
@ -74,6 +74,7 @@ Bundle 'ervandew/supertab'
|
|||
Bundle 'groenewege/vim-less'
|
||||
Bundle 'joshtronic/php.vim'
|
||||
"Bundle 'jQuery'
|
||||
Bundle 'junegunn/goyo.vim'
|
||||
Bundle 'kien/ctrlp.vim'
|
||||
Bundle 'hail2u/vim-css3-syntax'
|
||||
"Bundle 'majutsushi/tagbar'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue