diff --git a/neovim/init.vim b/neovim/init.vim index a57082f..07e9cfd 100644 --- a/neovim/init.vim +++ b/neovim/init.vim @@ -62,6 +62,7 @@ set shiftwidth=4 set smartindent set formatoptions=crqnlj set nofoldenable +set nojoinspaces set wrap set linebreak