Liu-Cheng Xu

Results 170 comments of Liu-Cheng Xu

Refer to the example in the commit message into your vimrc to inject a new mapping for such function https://github.com/liuchengxu/vim-clap/commit/d388abc011762b01a0b31cb07a37e4da7f594eeb.

Closing since the original issue is solved. If you still have some trouble with the latest master branch, please file a new issue with more info. @altair-albert

I notice Interpreted is still used as the default in some places though, probably nicer to update them to use Compiled and deprecate Interpreted. https://github.com/paritytech/substrate/blob/e374a33fe1d99d59eb24a08981090bdb4503e81b/test-utils/client/src/lib.rs#L289 https://github.com/paritytech/substrate/blob/024bfcedb15c8421a90f0834f73a7b529c502c0b/client/executor/src/wasm_runtime.rs#L55-L58

PR is always welcome, but I personally won't invest more in developing new features for this plugin. My main focus will be [the plugins of vim-clap](https://liuchengxu.github.io/vim-clap/plugins/plugins.html#ctags), which are still experimental...

Not sure what the exact request is, could you elaborate? I'm not actively developing new features for vista.vim, but someone else may be interested in it.

You can disable the default vista statusline using `let g:vista_disable_statusline = 1`.

Once the builtin statusline from vista.vim is turned off, i.e, `let g:vista_disable_statusline = 1`, there is nothing that stops you from customizing the statusline. You should integrate vista.vim support into...

I have no clue what your problem and request really is. Please post more detailed info about the current behavior in vista.vim and your expectation. A minimal vimrc for reproduction...

It's likely an issue of neovim, I can reproduce it on Linux with v0.9.0-dev-289+gae6770653, but it's fine on macOS with v0.6.0-dev +594-g36538417f.

Thanks Nazar. @arkpar For the convient review, here is the server node log: https://files.slack.com/files-pri/T03LJ85UR5G-F03UZ31SHC3/untitled.txt, the client node log: https://files.slack.com/files-pri/T03LJ85UR5G-F03V6JZ7HQC/client_node.txt Let me know if they are not sufficient. Both nodes are...