Compare commits
2 commits
31487eed5a
...
a6013523fa
Author | SHA1 | Date | |
---|---|---|---|
a6013523fa | |||
ad82eb1cbf |
1 changed files with 0 additions and 2 deletions
|
@ -141,8 +141,6 @@ vim.api.nvim_create_autocmd("BufWritePre", {
|
|||
end,
|
||||
})
|
||||
|
||||
|
||||
|
||||
-- Keymap
|
||||
local opts = function(label)
|
||||
return { noremap = true, silent = true, desc = label }
|
||||
|
|
Loading…
Reference in a new issue