mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-12-20 02:41:17 +00:00
modules/wrapper(rc): fix typo
This commit is contained in:
parent
4236894566
commit
20a7751e2a
1 changed files with 1 additions and 1 deletions
|
|
@ -120,7 +120,7 @@ in {
|
||||||
description = ''
|
description = ''
|
||||||
An attribute set containing global variable values
|
An attribute set containing global variable values
|
||||||
for storing vim variables as early as possible. If
|
for storing vim variables as early as possible. If
|
||||||
populated, this soption will set vim variables in the
|
populated, this option will set vim variables in the
|
||||||
built luaConfigRC as the first item.
|
built luaConfigRC as the first item.
|
||||||
|
|
||||||
E.g. {foo = "bar"} will set `vim.g.foo` to "bar" where
|
E.g. {foo = "bar"} will set `vim.g.foo` to "bar" where
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue