diff options
author | Yaroslav <contact@yaroslavps.com> | 2019-11-12 14:40:00 +0300 |
---|---|---|
committer | Yaroslav <contact@yaroslavps.com> | 2019-11-12 14:40:00 +0300 |
commit | 54148839f4a0448024bd28283efb0a240a4019cd (patch) | |
tree | 94b4eb57deb2f8f3ba3be10dd2ce3c4077a68f65 /.local/share/nvim/site | |
parent | b4cf9a6908bde95c8265e69daab7bc296c15ac43 (diff) | |
download | vimrice-54148839f4a0448024bd28283efb0a240a4019cd.tar.gz vimrice-54148839f4a0448024bd28283efb0a240a4019cd.zip |
fixed location of nvim config symlink
Diffstat (limited to '.local/share/nvim/site')
l--------- | .local/share/nvim/site | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.local/share/nvim/site b/.local/share/nvim/site new file mode 120000 index 0000000..26d6278 --- /dev/null +++ b/.local/share/nvim/site @@ -0,0 +1 @@ +/home/yaroslav/.vim
\ No newline at end of file |