Closed leeonix closed 10 years ago
Hi Leeonix and thanks for the feedback.
I'm not just going to delete the mappings while other users (including me) have been using those for a very long time (it would require more work then is in your pull request anyway, e.g. updating the documentation).
However, I think I can make everyone happy with yet another option:
:LuaInspectRename
and :LuaInspectGoTo
commandslet g:lua_inspect_mappings = 0
I believe this resolves your problem so am closing this pull request, however if there's anything wrong feel free to reopen this pull request or create a new issue. Happy Vimming!
hello. luainspect define F2 rename. rename is great! but my gvim hotkey F2 already use ":noh" to clean search hignlight. i recreate rename command and define hotkey in vimrc.
my vimrc define