1
0
mirror of https://github.com/gryf/.vim.git synced 2025-12-17 11:30:29 +01:00

Moved rubber compiler to its own repo

This commit is contained in:
2017-05-31 22:04:20 +02:00
parent 9b43c73677
commit c1f69a35ba
3 changed files with 4 additions and 14 deletions

4
vimrc
View File

@@ -25,6 +25,7 @@ Plug 'gryf/python-syntax'
Plug 'gryf/pythonhelper'
Plug 'gryf/tagbar', {'branch': 'show_tag_kind2'}
Plug 'gryf/wombat256grf'
Plug 'gryf/vim-latex-compiler'
Plug 'gryf/zoom.vim'
Plug 'hallison/vim-markdown'
Plug 'honza/vim-snippets'
@@ -303,6 +304,9 @@ let g:riv_fold_level = -1
" formatting tables, doesn't work so good with complex grid tables
let g:riv_auto_format_table = 0
"}}}
" Rubber {{{2
let g:rubber_make_on_save = 1
" }}}
"ShowMarks {{{2
let g:showmarks_ignore_type = "hqprm"
let g:showmarks_include = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"