plugin location

This commit is contained in:
Luke Smith 2019-01-15 09:11:59 -05:00
parent 87b75c610b
commit 650c7f5669
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252

View File

@ -6,7 +6,7 @@
let mapleader =" "
call plug#begin('~/.vim/plugged')
call plug#begin('~/.config/nvim/plugged')
Plug 'junegunn/goyo.vim'
Plug 'PotatoesMaster/i3-vim-syntax'
Plug 'jreybert/vimagit'