You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
Introducing CoVim – Collaborative Editing for Vim Today we’re announcing CoVim, a plugin that adds multi-user, real-time collaboration to your favorite (or least favorite) text editor. CoVim allows you to remotely code, write, edit, and collaborate, all within your custom Vim configuration. Originally started as a senior capstone project for Tufts University, we’re now open-sourcing it to give the
VIM - Vi IMproved 8.0 (2016 Sep 12, compiled Oct 21 2016 17:45:24) MacOS X (unix) version Included patches: 1-45 Compiled by Mario Grgic Huge version with MacVim GUI. Features included (+) or not (-): +acl +cursorbind +fullscreen +modify_fname +path_extra +syntax +viminfo +arabic +cursorshape -gettext +mouse +perl +tag_binary +vreplace +autocmd +dialog_con_gui -hangul_input +mouseshape +persistent
追記 このエントリーで書いてるquickrun.vimは古いものでした。 別のリポジトリで公開されているものがあり、巷でquickrunといえばその別のを指すみたいです。詳しくはどうやら古いquickrunを使っていたらしい事に気がついた - kanonjiの日記をみてください。このエントリーを見て古い方を入れちゃった方がいたら申し訳ないです。 Vimで書いたコードを直ぐ実行できるquickrun.vimプラグインを導入してみた - kanonjiの日記でquickrun.vimを入れてから、Macにデフォルトで入ってたvimの代わりにMacVimをコマンドラインでも使うようにしました。すると、前は出てなかったエラーが出るようになったので、ちょっと調べてます。 Error detected while processing /path/to/.vim/bundle/quickrun/aut
pda opened this issue January 10, 2012 Mac OS X: fontforge & fontpatcher works! Thanks for the impressive Powerline plugin! I believe the following text in fontpatcher/README.rst can be replaced: Note for Mac users: The FontForge package in Homebrew isn't compiled with Python bindings, and will not work. I haven't been able to find a good solution for Mac users, please let me know if you've been a
Table of contents 1. Vim Script 2. Alternative plugin languages 3. Choosing a language Vim is fairly extensible. Unlike Emacs or Eclipse, it’s just an editor, not a platform. It is, however, quite featureful and includes its own slightly eccentric domain language as well as bindings into a few others. Note: this isn’t a HOWTO, it’s just a few things to consider before jumping in. 1. Vim Script Her
"vim python"などで検索すると、vim用のpython設定らしきものがいろいろとあるが、smartindentやcinwordsをハック的に使うものが多く、ここ最近のものですら"filetype indent on"を使わないものばかりに誘導されてしまいます。 ubuntuならvim-runtimeパッケージに、"/usr/share/vim/vim72/indent/python.vim"があるので、これを使う設定を第一にすべきでしょう(kaoriyaのvim7.2にもcygwinのvimにもindent/python.vimがあるのは確認済)。 必須設定 ふたつのファイルに以下の設定内容を書くだけです。 " ~/.vimrc syntax on filetype plugin indent on " ~/.vim/ftplugin/python.vim setlocal so
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く