mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-06-16 01:26:53 +00:00
docs: use nvf injections in docs
This commit is contained in:
parent
5ee7fb1986
commit
43de0c6acb
8 changed files with 64 additions and 13 deletions
|
|
@ -36,7 +36,7 @@ order to configure the added plugin,
|
|||
in {
|
||||
# luaConfigRC takes Lua configuration verbatim and inserts it at an arbitrary
|
||||
# position by default or if 'entryAnywhere' is used.
|
||||
vim.luaConfigRC.aerial-nvim= entryAnywhere ''
|
||||
vim.luaConfigRC.aerial-nvim = entryAnywhere ''
|
||||
require('aerial').setup {
|
||||
-- your configuration here
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue