Replace ad hoc conflict markers with plugin
This commit is contained in:
2
vimrc
2
vimrc
@@ -67,6 +67,8 @@ let g:ale_cmake_cmakelint_options =
|
||||
" Version control differences in the sign column
|
||||
Pack 'mhinz/vim-signify'
|
||||
let g:signify_sign_change = '~'
|
||||
" Conflict marker utilities
|
||||
Pack 'rhysd/conflict-marker.vim'
|
||||
|
||||
" vim-textobj-user - library for creating text objects
|
||||
Pack 'kana/vim-textobj-user'
|
||||
|
||||
Reference in New Issue
Block a user