Describe the bug
When add useNerdFont = true in rc.toml (following the guide), it raises an error.
My ~/.config/inshellisense/rc.toml file:
Error:

To Reproduce
Steps to reproduce the behavior:
- Create config file
~/.config/inshellisense/rc.toml.
- Add
useNerdFont = true into config file.
Expected behavior
Run without error.
Environment
- OS: Windows 11 Home 24H2
- Output of
is --version: 0.0.1-rc.21
- Nodejs Version: v22.18.0
- Shell: PowerShell
- Shell Version: 7.5.2
Additional context
No.
Describe the bug
When add
useNerdFont = truein rc.toml (following the guide), it raises an error.My
~/.config/inshellisense/rc.tomlfile:Error:

To Reproduce
Steps to reproduce the behavior:
~/.config/inshellisense/rc.toml.useNerdFont = trueinto config file.Expected behavior
Run without error.
Environment
is --version: 0.0.1-rc.21Additional context
No.