diff --git a/vim/after/ftplugin/ledger.vim b/vim/after/ftplugin/ledger.vim index 0e81e03..f6cf21f 100644 --- a/vim/after/ftplugin/ledger.vim +++ b/vim/after/ftplugin/ledger.vim @@ -1,3 +1,3 @@ -setlocal sw=8 sts=8 noet nowrap +setlocal sw=8 sts=8 noet nowrap nolinebreak tw=0 normal zR