Q to align in nvim
This commit is contained in:
@@ -64,6 +64,9 @@ set clipboard+=unnamedplus
|
|||||||
map <C-k> <C-w>k
|
map <C-k> <C-w>k
|
||||||
map <C-l> <C-w>l
|
map <C-l> <C-w>l
|
||||||
|
|
||||||
|
" Replace ex mode with gq
|
||||||
|
map Q gq
|
||||||
|
|
||||||
" Check file in shellcheck:
|
" Check file in shellcheck:
|
||||||
map <leader>s :!clear && shellcheck %<CR>
|
map <leader>s :!clear && shellcheck %<CR>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user