docs: describe gq command

This commit is contained in:
2025-01-28 12:32:15 +01:00
parent b7c597b0e9
commit 0e92f7b7ed
+3
View File
@@ -95,6 +95,9 @@ vim.keymap.set('c', '<M-BS>', '<C-w>')
-- <C-w>J - Move window down
-- <C-w>K - Move window up
-- <C-w>L - Move window to the right
-- gq{motion} - format the line that {motion} moves over
-- {Visual}gq - format the visually selected area
-- gqq - format the current line
-- commands:
-- :make - execute makeprg with given args
-- :copen - open quickfix list