Skip to content

Commit

Permalink
nowrap in tex files
Browse files Browse the repository at this point in the history
  • Loading branch information
b3nj5m1n committed Nov 1, 2023
1 parent b341456 commit b80323e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/nvim/ftplugin/tex.vim
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
set wrap
set nowrap

" Spell-check set to <leader>o, 'o' for 'orthography':
map <leader>o :setlocal spell! spelllang=en_us<CR>
Expand Down

0 comments on commit b80323e

Please sign in to comment.