mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-10-03 15:33:30 +00:00
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I6a6a6964afba43bdda6a2cbf037404ca3fa4f8c9
14 lines
466 B
Markdown
14 lines
466 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=}
|
|
tips/debugging-nvf.md
|
|
tips/offline-docs.md
|
|
tips/pure-lua-config.md
|
|
tips/plugin-sources.md
|
|
```
|