Switch to neovim

This commit is contained in:
Rodolphe Breard 2019-05-09 12:47:10 +02:00
parent fc4f439a01
commit 1e0471db4b
2 changed files with 5 additions and 0 deletions

4
.config/nvim/init.vim Normal file
View file

@ -0,0 +1,4 @@
set runtimepath^=~/.vim runtimepath+=~/.vim/after
let &packpath = &runtimepath
source ~/.vimrc
set termguicolors