mirror of
https://github.com/bertptrs/vimconfig.git
synced 2025-12-25 20:40:32 +01:00
Fix a bug with hidden characters.
This commit is contained in:
Submodule vim/.vim/bundle/indentLine updated: efce4fa4a4...439348543c
@@ -51,5 +51,5 @@ set viminfo+=n~/.cache/vim/viminfo
|
||||
" Death to the "Thanks for flying vim" message
|
||||
set titleold=""
|
||||
|
||||
" Fix an annoying issue in vim-latex
|
||||
let g:tex_conceal = ""
|
||||
" Fix an issue with the indentLine plugin.
|
||||
let g:indentLine_concealcursor='nc'
|
||||
|
||||
Reference in New Issue
Block a user