mopp / layoutplugin.vim

This is Vim Plugin for generate plugin directory and files.
9 stars 1 forks source link

[bug?] is_suffix_plugin_name set as 0 ; then file extention removed #2

Open tsuyoshicho opened 5 years ago

tsuyoshicho commented 5 years ago

Reproduction method

let  g:layoutplugin#is_suffix_plugin_name = 0
:layoutplugin vim-test

My opinion, good condition

Plugin dir only affect this option. File are always set file extention(.vim).

Please reply how you are thinking. Regard.

mopp commented 5 years ago

The behaviour is bug.

I agree with your opinion 👍

tsuyoshicho commented 5 years ago

It may be nice to be able to do as follows, but it is difficult. vim-test -> autoload/test.vim

(ex christoomey/vim-conflicted: Easy git merge conflict resolution in Vim,tpope/vim-fugitive: fugitive.vim: A Git wrapper so awesome, it should be illegal