listenerri
listenerri
**Describe the bug** `s` is not working properly, the vim editor mode does not enter `Insert` mode immediately after pressing `s`. `v1.21.5` wors fine. **To Reproduce** Steps to reproduce the...
vimrc里配置的gvim字体个人感觉不太好看,而且导致窗口变的很大,虽然能修改或者注释掉,但我希望我的vimrc可以跟你发布的配置文件尽量相同,以免下一次更新不好定位diff,嘿嘿,一点建议~~
How can i disable the `internal carbon metrics` or save them to another table instead of `default.graphite_reverse`.
如题,感谢
I hava a vimrc config file for Fakevim plugin, there is a `map` command in that file: ``` noremap yy "+yy ``` The source code lines below will delete the...
I found the following source code: ``` static const QMap k = { // FIXME: Should be value of mapleader. {"LEADER", Key_Backslash}, ``` It seems that the `leader` key is...
Error logs: ``` fatal: invalid reference: ag-recursive-switch ``` Config: ``` Plug 'listenerri/vim-easygrep', { 'branch': 'ag-recursive-switch' } ``` Env: - Ubuntu 20.04.5 LTS ( WSL v0.70.4.0 ) - VIM v8.1 -...
bilibili 直播报错如下: ``` PlatforException(videoError, Failed to load video: Operation Stopped, null, null) ... ``` 另外两个已测试的其他视频资源报错如下: ``` MissingPluginException(No implementation found for method create on channel soko.ekibun.flutter_webview) ```
add options `g:smartim_imselect_path` to support specifies the path of `im-select`, make this plugin to other platform(e.g. Windows).