mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
14 lines
475 B
Markdown
14 lines
475 B
Markdown
# Helpful Tips {#ch-helpful-tips}
|
|
|
|
This section provides helpful tips that may be considered "unorthodox" or "too
|
|
advanced" for some users. We will cover basic debugging steps, offline
|
|
documentation, configuring **nvf** with pure Lua and using custom plugin sources
|
|
in **nvf** in this section. For general configuration tips, please see previous
|
|
chapters.
|
|
|
|
```{=include=} chapters
|
|
tips/debugging-nvf.md
|
|
tips/offline-docs.md
|
|
tips/pure-lua-config.md
|
|
tips/plugin-sources.md
|
|
```
|