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
To pick up a draggable item, press the space bar.
While dragging, use the arrow keys to move the item.
Press space again to drop the item in its new position, or press escape to cancel.
Activity
crazymaster commentedon Apr 8, 2013
あれ、デフォルトで+luaになるのでしたっけ?
k-takata commentedon Apr 8, 2013
Ubuntu 12.04のオフィシャルビルドだと +lua になっていますね。自分でビルドする際は、Lua をインストールして、configure で明示的に有効化する必要があります。
なお、vim-jp » Linuxでのビルド方法 に書いてある、個別にパッケージを入れる方法ですが、オフィシャルビルドと同じ設定にするには、以下のパッケージが足りないことが判明しています。
acl と xpm は
:ver
で表示される feature list に出てこないので、機能の有効・無効に気付きにくいです。crazymaster commentedon Sep 1, 2015
残タスク:* [x] Linuxでのビルド方法* [ ] VisualStudio10を使ってのビルド方法* [ ] MinGWを使ってのビルド方法トップへ移動