mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
add(nvim): macro module
This commit is contained in:
parent
b5def4a7e3
commit
25c682a1dd
3 changed files with 10 additions and 5 deletions
|
|
@ -24,6 +24,6 @@ require "tangerine".setup {
|
|||
target = vim.fn.stdpath [[data]] .. "/tangerine",
|
||||
compiler = {
|
||||
verbose = false,
|
||||
hooks = { "oninit", "onsave" },
|
||||
hooks = { "oninit" },
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue