feat: s
This commit is contained in:
parent
5b900d4bac
commit
068ed60283
|
|
@ -30,6 +30,9 @@ return {
|
|||
|
||||
-- Navigation
|
||||
--
|
||||
--
|
||||
--:w
|
||||
--
|
||||
map('n', ']c', function()
|
||||
if vim.wo.diff then
|
||||
vim.cmd.normal { ']c', bang = true }
|
||||
|
|
|
|||
Loading…
Reference in New Issue