definition.vim : Jump to the last place where [command|function|mapping] was set
script karma |
Rating 0/0,
Downloaded by 940 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Rom Grk |
|
script type |
utility |
|
description |
https://gist.github.com/romgrk/71b119c0baa6b0872f0a88106254ce60
Usage:
:Goto [com|fu|nmap|imap|…] NAME<CR>
Opens the file where it was last-set from, and ~tries~ to jump to the correct line.
I usually find it very useful when I can't remember in which file I defined said command/func/mapping.
Or when I get mad at some plugin that is not correctly defined and I just go “DAMN-IT, I´LL JUST EDIT MANUALLY”
|
|
install details |
This is just a few lines; copy to your vimrc or in $VIM/plugin/, no need for a plugin manager. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 142.132.191.50
|