fix join line

This commit is contained in:
lelgenio 2020-11-08 03:36:21 -03:00
parent 58366eecab
commit 379b2c9f3a
1 changed files with 1 additions and 1 deletions

View File

@ -282,7 +282,7 @@ hi SpellLocal guisp={{@@ n.yellow @@}} guibg=none
noremap T E
" Join line without space
nnoremap j gJ
nnoremap j :s/$\n\s*//<CR>
" Beginning/Ending of line
noremap , ^