mattn

Results 893 comments of mattn

Sorry about delay. Could you please fix conflicts?

Currently, VimLParser seems to export following functions. Is this your expected? isalnum Node ExArg islower isnamec iswordc1 isdigit iswhite import isvarname isalpha Err isnamec1 isargname isupper isxdigit iswordc isodigit isidc

Yes, I didn't consider `exists()`. ```vim function! s:foo() if v:true let s = 1 endif if exists('s') " blah blah endif endfunction ``` We can't translate this into js since...

This is impossible to parse. ```vim function! s:foo() let let s:inline_python = 'echo "I love python"' endfunction let s:inline_python = 'python

``` {#date}、{#where} にて「{#title}」が開催されます。 詳細は以下の URL を参照下さい。 {#url} ```

こちらはuniversal-ctagsに入ってるのが確認出来ませんでした。(ちゃんと見てないですが) なので、もし入っていないならこちらで導入検証してuniversal-ctagsに働きかける形にしたいと思います。

あー、Bram が書き方を変えたのか。

やっときまーす。

heroku のリソースがきつくなって続行が難しくなってしまった。Google App Engine 等に移行を考え中。

あと vim-jp.org には meta keywords がないね。