Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 533 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 533 Bytes

Kasama's NeoVIM files

Introduction

This repository contains the nvim configuration, including vimrc and plugins, that I use on every linux box.

Instalation

easiest way to install this is to

git clone http://github.com/Kasama/nvim ~/.config/nvim

the first time you open vim, it will proceed to install Vim-Packer and then all the plugins specified in the vimrc.

run :PackerSync to ensure the latest version of all plugins