mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-06-24 13:24:39 +00:00
WIP
This commit is contained in:
parent
29f7eb8491
commit
a0f40a0d07
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