I have made the move from TextM开发者_开发知识库ate to VIM.I can not use macvim, policy at work does not allow me to install it.I have tried installing command-t to give me \"go to file\" functionalit
Specifically I want开发者_如何转开发 to use FufBufferTag in coffeescript files. I\'ve added the following to my ~/.ctags
I found out about fuzzyfinder yesterday and tried installing it. Then found out I needed L9 since that is a prerequisite for fuzzyfinder.
I\'m using the FuzzyFinder plugin for vim (specifically with gvim on Windows). It works great, except for one problem: it has many duplicate filenames.
I\'m using the fuzzyfinder_textmate \"plugin\" on vim (macvim, actually). It works fine, except that when I search for a file, it gives me abbreviations for the paths
I\'m using FuzzyFinder in vim together with MiniBufExplorer (with this setting in my .vimrc: g:miniBufExplorerMoreThanOne = 1).
In TextMate there is a feature called \"Go to file\" that is used for file navigation.It is a box where you type the name of a file in your project and it will use fuzzy matching to generate a list of
When I use FuzzyFinder plugin to open a new file in MacVim, it opens the new file at the same tab in a new buffer.