X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/22b3f7446752ed1b4eeb4b47cea8b9591cf70ff5..80d7db3166af66da5e42993745f6a8b9c74194d5:/vim/vimrc diff --git a/vim/vimrc b/vim/vimrc index 53a48b0..068e33b 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -90,8 +90,6 @@ Plug 'kana/vim-operator-user' " staging " Check LucHermites plugins: https://github.com/LucHermitte/lh-cpp -Plug 'dense-analysis/ale' " {{{2 -let g:ale_echo_msg_format = '[%linter%] %code: %%s' Plug 'git@github.com:/ram-z/vim-orgmode', { 'branch': 'dev' } " {{{2 Plug 'vim-scripts/syntaxrange' @@ -619,6 +617,7 @@ augroup end " Gundo {{{2 nnoremap :GundoToggle +let g:gundo_prefer_python3 = 1 " indent-guides {{{2 let g:indent_guides_default_mapping = 0