mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-10 07:25:30 +00:00
docs: point to configuring page after installation
This commit is contained in:
parent
8666e4ad07
commit
db8986cdc6
5 changed files with 32 additions and 7 deletions
|
|
@ -53,3 +53,11 @@ the default theme enabled. You may use other options inside `config.vim` in
|
|||
};
|
||||
}
|
||||
```
|
||||
|
||||
::: {.note}
|
||||
|
||||
Now that you have nvf installed, head over to [](#ch-configuring) for an
|
||||
overview of how to configure nvf, or [](#ch-options) for the full reference of
|
||||
all available options
|
||||
|
||||
:::
|
||||
|
|
|
|||
|
|
@ -58,4 +58,13 @@ the default theme enabled. You may use other options inside `config.vim` in
|
|||
};
|
||||
};
|
||||
};
|
||||
}```
|
||||
}
|
||||
```
|
||||
|
||||
::: {.note}
|
||||
|
||||
Now that you have nvf installed, head over to [](#ch-configuring) for an
|
||||
overview of how to configure nvf, or [](#ch-options) for the full reference of
|
||||
all available options
|
||||
|
||||
:::
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue