fuzzyfinder
Vim - command - T
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[详细]
2023-04-02 04:34 分类:问答Vim FuzzyFinder - how to add tags support for other languages
Specifically I want开发者_如何转开发 to use FufBufferTag in coffeescript files. I\'ve added the following to my ~/.ctags[详细]
2023-03-11 06:49 分类:问答fuzzyfinder not working in gvim
I found out about fuzzyfinder yesterday and tried installing it. Then found out I needed L9 since that is a prerequisite for fuzzyfinder.[详细]
2023-02-28 01:58 分类:问答FuzzyFinder in vim - prevent duplicate filenames in Windows
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.[详细]
2023-02-11 03:23 分类:问答Vim Textmate fuzzyfinder showing abbreviated paths
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[详细]
2023-02-08 10:00 分类:问答Using FuzzyFinder in vim (+MiniBuffer), open file in current buffer
I\'m using FuzzyFinder in vim together with MiniBufExplorer (with this setting in my .vimrc: g:miniBufExplorerMoreThanOne = 1).[详细]
2023-02-03 19:22 分类:问答"Go to file" feature in various editors
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[详细]
2022-12-29 07:32 分类:问答How to make FuzzyFinder pluggin open files in a new graphical tab in MacVim?
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.[详细]
2022-12-24 08:31 分类:问答