Some tweaks for latex

This commit is contained in:
Marko Korhonen 2020-03-05 21:28:10 +02:00
parent 22a12c0f5a
commit c1dc4a3faa
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5
2 changed files with 7 additions and 0 deletions

View file

@ -41,3 +41,6 @@ set shiftwidth=4
" Make gutter and cursorline bg transparent
highlight CursorLineNr guibg=transparent
highlight SignColumn guibg=transparent
" Don't wrap in the middle of words
set linebreak