aboutsummarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTrent Palmer2018-06-10 17:43:18 -0700
committerTrent Palmer2018-06-10 17:43:18 -0700
commit990c71fd2f2998ee77e200dedf8797f86eb7d8e2 (patch)
tree574727ad9e1c01a3c32cd3c861a042076137acf0 /README.md
parentebbe2383c53007cafd5e7b9ce183a45b95cd834e (diff)
downloadaur-990c71fd2f2998ee77e200dedf8797f86eb7d8e2.tar.gz
set default option to not install to /usr/share/nvim
because latest neovim finds plugins in /usr/share/vim/vimfiles
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1acd77871d9d..109674d3eda2 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,3 @@
### Dual-Purpose
-PKGBUILD modified to work with both vim and neovim
+PKGBUILD modified to work with both vim and neovim, however newer versions of neovim
+will load plugins from /usr/share/vim/vimfiles