User Tools

Site Tools


linux:vim_cheatsheet

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
linux:vim_cheatsheet [2022/02/09 11:27] – created dodgerlinux:vim_cheatsheet [2022/02/11 11:36] – external edit 127.0.0.1
Line 20: Line 20:
 | <code>[count]<leader>cb</code> |NERDCommenterAlignBoth | Same as 'NERDCommenterComment' except that the delimiters are aligned down the left side (<leader>cl) or both sides (<leader>cb). | | <code>[count]<leader>cb</code> |NERDCommenterAlignBoth | Same as 'NERDCommenterComment' except that the delimiters are aligned down the left side (<leader>cl) or both sides (<leader>cb). |
 | <code>[count]<leader>cu</code> |NERDCommenterUncomment| Uncomments the selected line(s). | | <code>[count]<leader>cu</code> |NERDCommenterUncomment| Uncomments the selected line(s). |
 +
 +
 +===== fugitive.vim =====
 +
 +
 +