タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

vimに関するseiryoのブックマーク (3)

  • 2011年のVimプラグインの管理はVundleで

    Vimをお使いの皆様の多くは、pathogenとgit-submoduleを駆使してプラグインを管理しているのではないかと思います。 pathogenとgit-submoduleの問題私もこの方法を使っていたのですが、git-submoduleをVimプラグインの管理に使うのはオーバースペックだと感じていました。 私はプラグイン開発者ではないので、プラグインのバージョンを固定したいという欲求があるわけでもないですし、できるだけ新しい物を使いたいわけです。 そうすると、たとえば毎朝「git submodule update」とかやっちゃうともう大変です。 毎日「plugin version bump」みたいなコミットをしなきゃいけないわけですよ。 私は常に最新のプラグインを使いたいだけなのに、コミットログがどんどん汚れていきます。 また、外の環境でプラグインを管理しなきゃいけないというのが、

    2011年のVimプラグインの管理はVundleで
    seiryo
    seiryo 2011/09/08
  • AutoComplPop - Automatically opens popup menu for completions : vim online

    Repository: https://bitbucket.org/ns9tks/vim-autocomplpop/ Issues: http://bitbucket.org/ns9tks/vim-autocomplpop/issues/ Download latest(development) version https://bitbucket.org/ns9tks/vim-autocomplpop/get/tip.zip ============================================================================== INTRODUCTION                                                *acp-introduction* With this plugin, your vim

    seiryo
    seiryo 2011/08/30
  • grep.vim - Grep search tools integration with Vim : vim online

    The grep plugin integrates grep like utilities (grep, fgrep, egrep, agrep, findstr, silver searcher, ack, ripgrep, git grep, sift, platinum searcher and universal code grep) with Vim and allows you to search for a pattern in one or more files and jump to them. To use this plugin, you will need the grep like utilities in your system.  If a particular utility is not present, then you cannot use the

    seiryo
    seiryo 2011/08/30
  • 1