-
The "project.lime.hxml" or "project.xml.hxml" file, which I have verified is generated on Mac is not generated on Windows. Due to this file not existing, I get "Default build file not valid: " followe…
-
#161 からの派生。
普通、IMEは他の入力を妨げることはなく、変換処理を加えた後、アプリへ変換した入力を渡す。
eskkもすでにインサートモードやコマンドラインモードでマッピングがあれば、変換処理を加えた後、そのマッピングへ変換した文字列を渡すべき。
tyru updated
11 years ago
-
http://d.hatena.ne.jp/wonderful_panda/20111215/1323960885
これは私がやった作業ではないのですが、せっかくやってくれた人がいるみたいなのでこちらに貼っておきます。
この変更をどうにか改善して、vim_devにパッチを投げられないでしょうか?
とりあえず、この修正を行った人はこちらに招待する予定です。
あと、Vimの'include'がlaz…
-
因为 [neocomplete](https://github.com/Shougo/neocomplete.vim) 调用了 lua,性能较 [neocomplcache](https://github.com/Shougo/neocomplcache.vim) 好,故改装这一款。
但是用您调试的Gvim 去跑 neocomplete的 'dictionary' 方法卻失效了(没有错误消息),其…
-
Hi, I am not sure if you can do something to fix this problem but there is a conflict with delimitMate when you try to expand {} using ``
Maybe you could add an option for change the default mapping..…
pera updated
12 years ago
-
Hi,
OS: MacOS 14.3.1 (23D60)
Vim: VIM - Vi IMproved 9.0 (2022 Jun 28, compiled Dec 20 2023 18:57:50)
I installed the spf13 like below:
```
(base) ➜ ~ curl https://j.mp/spf13-vim3 -L -o - | sh
…
-
I have installed spf13 vim, installed ghc-mod with cabal and compiled vimproc for cygwin.
I am running on Windows 7 64 with cygwin64 1.7.28.
When I open a haskell source file I get this error messag…
-
It is weird that vim _knows_ a set of keywords which have to be highlited, but they are not used for autocompletion when pressing Ctrl+P. Is there any vim option to make these keywords available for C…
-
I'm suggesting that we remove "dependencies" from the Vundle TODO list in the README file and decide that dependency management is something that should be handled by more advanced plugin managers lik…
-
Need to choose vim bundler and default packages and write `.vimrc` file.