Browse Source

markdown not folded

master
Josh Fabean 8 years ago
parent
commit
9dfe3ca5b7
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .nvimrc

+ 1
- 0
.nvimrc View File

@ -46,6 +46,7 @@ Plug 'tpope/vim-fugitive'
"Markdown
Plug 'godlygeek/tabular'
Plug 'plasticboy/vim-markdown'
let g:vim_markdown_folding_disabled = 1
call plug#end()
let g:airline#extensions#tabline#enabled = 1


Loading…
Cancel
Save