Λlisue

Results 427 comments of Λlisue

Well, opposite. I couldn't find documentation that points `ssh://` on LINUX but BSD. Do you have any official documentation that point `ssh://` on Linux?

> However, in linux, ssh -T -x wzy@localhost:22 will fail We may need to use `-p` and `-l` instead then.

> I found word 'BSD' in the man of openssh in my OS, I guess the support for ssh:// prefix is different in various ssh version, such as openssh and...

Not sure but the following lines should be the last ```vim filetype plugin indent on syntax on ```

Sorry for late. I haven't watch this repo somehow. Is `./some/file/path` is for *file* or *directory*? This plugin simply ignore a *file* path thus if that's a file path, your...

Sorry for late. I haven't watch this repo somehow. This bug should be fixed by #8 so please try the latest master.

なるほど、オプションなどで行ごとに出来るとわざわざパターン考えなくて良いので便利そうですが難しいのでしょうか?

@1094 https://github.com/lambdalisue/battery.vim/blob/9e93f4a0dcb3192894768ed80fe94398513830f6/doc/battery.txt#L174-L185

It taken long-long time but now battery.vim supports this feature. See `help g:battery#graph_indicators` for detail. Thanks for the idea @carloseguevara

https://gist.github.com/lambdalisue/1f5ec5ee66e66c51564ab0c6ab2e89ce I've made a markdown template which support `oneof` and `optional`.