-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
支持neovim,支持vim-plug安装 #18
Comments
|
neovim不支持vim9 |
@luozhiya vim-plug的问题解决了,是我写错仓库名了,我写了 |
@cxwx 意思是fittencode.vim依赖vim9的一些特性,但是neovim还没对vim9的这些特性支持是吗 |
请问可以支持neovim 和lua 那种配置方式吗 |
neovim 有插件 https://github.com/luozhiya/fittencode.nvim.
neovim 至少不支持 vim9script, 至于具体哪些特性,其实我也不清楚. |
环境:neovim v0.6.1
1.尝试下面的而命令git clone到plugin目录安装,看起来工作没有工作
curl -o ~/.config/nvim/plugged/fittencode.vim https://raw.githubusercontent.com/fittentech/fittencode.vim/master/plugin/fittencode.vim
2.尝试通过vim-plug安装,
安装报错,fatal: could not read Username for 'https://github.com': terminal prompts disabled
The text was updated successfully, but these errors were encountered: