Skip to content

vdmgolub/vimfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 

Repository files navigation

Vimfiles (for Neovim)

Installation

Clone this repo:

$ git clone https://github.com/vdmgolub/vimfiles.git ~/.config/nvim/

Install Plug plugin manager:

curl -fLo ~/.config/nvim/site/autoload/plug.vim --create-dirs \
    https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim

Download and install font from here. It is patched to show special characters.

Open nvim and run the following command to install/update all plugins:

:PlugInstall

Enjoy :)

About

My vim configuration files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published