[nvim] Oh boy this is cool
This commit is contained in:
parent
f1fdeb060a
commit
906d76d7c8
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ set laststatus=2 " always show the status line
|
|||
set encoding=utf-8 " set default encoding
|
||||
set autoread " autoreload file on change
|
||||
|
||||
set inccommand=split
|
||||
|
||||
set conceallevel=0 " don't use conceals, seriously
|
||||
let g:tex_conceal='' " I said no conceals
|
||||
|
||||
|
|
Loading…
Reference in a new issue