mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-12-13 15:41:03 +00:00
typo tee hee :4
Co-authored-by: diniamo <55629891+diniamo@users.noreply.github.com>
This commit is contained in:
parent
9e551aa427
commit
2d16be3ceb
1 changed files with 1 additions and 1 deletions
|
|
@ -171,7 +171,7 @@ require('lz.n').load({
|
|||
require('your-plugin').setup({--[[ your setupOpts ]]})
|
||||
end,
|
||||
|
||||
events = {"DirChanged"},
|
||||
event = {"DirChanged"},
|
||||
cmd = {"YourPluginCommand"},
|
||||
keys = {
|
||||
{"<leader>d", ":YourPluginCommand", mode = {"n"}},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue