diff --git a/specs/init.vim b/specs/init.vim new file mode 100644 index 0000000..7547e39 --- /dev/null +++ b/specs/init.vim @@ -0,0 +1,3 @@ +set rtp+=. +set rtp+=../plenary.nvim +runtime! plugin/plenary.vim