Add vim-rest-console... I thought it was already there

This commit is contained in:
2016-04-13 11:48:43 -05:00
parent 7092db5b2c
commit e9f8586e81
3 changed files with 5 additions and 0 deletions

View File

@@ -46,6 +46,7 @@ let g:ctrlp_custom_ignore = {
" Vimwiki {{
let g:vimwiki_list = [{'path': '~/Dropbox/Documents/vimwiki/vimwiki', 'path_html': '~/Dropbox/Documents/vimwiki/vimwiki_html/', 'auto_export':'1'}]
nnoremap <Leader>wb :Vimwiki2HTMLBrowse<CR><CR>
let g:vimwiki_auto_checkbox = 1
" }}
" Gist {{