diff options
Diffstat (limited to 'lua/conf/plugins/helpful.lua')
-rw-r--r-- | lua/conf/plugins/helpful.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lua/conf/plugins/helpful.lua b/lua/conf/plugins/helpful.lua new file mode 100644 index 0000000..5d9b639 --- /dev/null +++ b/lua/conf/plugins/helpful.lua @@ -0,0 +1 @@ +return { "tweekmonster/helpful.vim" } |