- Published on
## 起因
为什么用的是Ubuntu? 老灯你不是喜欢ArchLinux的么?
没错,这个Ubuntu只是老灯在工作环境使用的, 主要是团队要求。与大家保持一致。
当前我的neovim还是用的[Vim Plug](https://github.com/junegunn/vim-plug)这个插件管理器(已经在着手准备迁移到init.lua + packer.nvim 了)。
在更新neovim 插件时(`:PlugUpdate` ) 遇到了以下错误:
```shell
x vim-startify:
fatal: unable to access 'https://github.com/mhinz/vim-startify.git/': gnutls_handshake() failed: The TLS connection was non-properly terminated.
...