Sun Fu
Sun Fu
For #92 可编辑的默认输入。 我不用windows,在linux和mac上面测试通过。
在vim里面执行`:AsyncTask test` 默认值会打印出来,并且可以删改,如图:  但是在命令行里面调用同样的`AsyncTask` 命令, 既不显示也不能修改,但是如果什么都不输入会直接使用默认值,在默认值很长或经常需要简单修改就可以使用的时候非常不方便。  
Thanks for your work about this plugin. I used to use the org-mode and I can add some schedule which is repeated like my birthday. I don't know how this...
the features atom provide for Python is awesome, but i love vim so much, could you please support this feature for Python user?
 In nvim-tree.lua, we can set renderer.indent_markers.icons.conrer to change the indent line corner icon. Could this plugin provide this feature? ``` renderer = { indent_markers = { enable = true,...
When I use this plugin at vim to code python, it works as expected.  But when I use it at neovim, the...
This plugin is by far the best I've found to work with buitin lsp. But this plugin also reported the most errors during use. **The first one**, when the LSP...