diff options
| author | jdhao <jdhao@hotmail.com> | 2021-07-09 01:33:09 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2021-07-09 01:49:17 +0800 |
| commit | 6b3e41419a68e1294e1e33bc295d652df62208a5 (patch) | |
| tree | e8b14ef3a94688e44808c8d53cf255065a07c5ab /lua/config | |
| parent | 51264eab77e9bddbc9f20ccecc95623cb94f9e6e (diff) | |
Ppdate packer settings for Semshi
If Semshi is set to opt plugin, when we run PackerUpdate, the command `:
UpdateRemotePlugins` will be run. At this time, Semshi is not in the
runtimepath, so its manifest will not be generated in rplugin.vim
(located under ~/.local/share/nvim/rplugin.vim). So when we open a
Python file afterwards, although Semshi is in runtimepath, but its
manifest is missing, so we see error that command `Semshi enable` is not
found.
So after loading this plugin, i.e., when we open a Python source file,
we need to run UpdateRemotePlugins so that semshi can work correctly.
Diffstat (limited to 'lua/config')
0 files changed, 0 insertions, 0 deletions
