-
Notifications
You must be signed in to change notification settings - Fork 70
Installation on Windows
Install Knack Nerd Font Mono (Knack_NF), a patched Hack font from here (click to download)
Note that this font is a slightly different version compared to the one in Linux/macOS installation instruction. The font name is renamed to Knack_NF for the sake of Windows
The Vim binary from tuxproject.de
ships with full feature. You can download it here: tuxproject.de/projects/vim
Latest neovim can be downloaded from the official CI build. Please see their Wiki for details: neovim/neovim/wiki/Installing-Neovim#windows
Installing git via official installer is recommended. You can download it at git-scm.com/downloads
Alternatively, git can also be set up using msys, cygwin...
If you need tagbar support, you'll need to install ctags for Windows from here (click to download)
git clone https://github.com/LER0ever/EverVim ~\.EverVim
cd ~\.EverVim
.\Boot-EverVim.ps1
- Open you Vim GUI: GVim, neovim-qt
- Type
:PlugInstall
, hit enter - Wait for the plugin installation to finish
Restart vim and