Skip to content

elyezer/.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.vim

My personal Neovim settings

Installation

First clone the repo inside your home directory:

$ git clone git@github.com:elyezer/.vim.git ~/.vim

Next, run the following:

$ ln -s ~/.vim ~/.config/nvim
$ nvim

When nvim starts for the first time, it will install vim-plug and, after loading, will run :PlugInstall to install all plugins. Most of the plugins will be loaded after quitting the PlugInstall window, but it is recommended to restart nvim to make sure everything is loaded.

About

My personal vim settings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages