Common questions and answers about NyxVim
What is NyxVim?
Is NyxVim suitable for beginners?
How do I install NyxVim?
Can I remove base46?
Icons not working
How do I set highlight groups?
hl_override
in your configuration to override existing highlight groups.hl_add
to add new highlight groups.How can I customize theme colors?
changed_themes
option in your configuration file. For more details, refer to our Theming Documentation.How do I create custom local base46 themes?
/lua/themes/mytheme.lua
.How do I map Ctrl + o / i keys?
<Tab>
and <S-Tab>
are mapped by default, which can interfere with <C-i>
mapping. To map these keys:<Tab>
in your custom mappings file, or<tab>
:NyxVim's color is weird
Syntax highlighting not working
CursorLine not showing