-
Does nixvim define any default keymaps or does it expect the user to choose them? |
Beta Was this translation helpful? Give feedback.
Answered by
pta2002
Dec 29, 2022
Replies: 1 comment
-
No, nixvim's default configuration is the same as if you just didn't configure neovim at all. Think of it more of as a framework to create your own config, rather than a neovim distribution like astro-nvim or NvChad. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
pta2002
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No, nixvim's default configuration is the same as if you just didn't configure neovim at all. Think of it more of as a framework to create your own config, rather than a neovim distribution like astro-nvim or NvChad.