Answers / Solutions for common problems when using Better Vim.
By default we hide any dotfile like .github
or .husky
and files ignored by your .gitignore
. If you want to show
these files/folders, you have two options:
You need to install a powerline font like NERD Fonts and set it up that font in your terminal. We’re using SpaceMono Nerd Font in our screenshots. A powerline font is required for a better experience, since we’re using a font-based icons in the file explorer, file finder, etc.
Check this guide.
Check this guide.
To create the .bettervimrc
file on your setup, run the following comand:
If you already had a previous installation of Neovim, and after installed Better Vim you are seeing some weird error messages, you should clean up your system, removing everything that was automatically created by Neovim or its dependencies.
Follow the steps below:
If you keep seeing weird errors, feel free to drop us a message at [email protected] and we’ll try to help you.