0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

NeoVimの環境構築のエラーについての備忘録

Posted at

私は、Lazy.vimを用いてプラグインを管理しており、ddc.vimのインストールを行おうとしていた。すると、以下のようなエラーを吐かれてしまった。

E117: 未知の関数です: denops#plugin#is_loaded

解決策としては、dependenciesの項目に"vim-denops/denops.vim"を追加するだけであった。skkelton.vimためのdependenciesにvim-denops/denops.vimを書いているから、ddc.vimのためのdependenciesには書かなくても大丈夫だと思ったが、どうやらそういうわけではないらしい。つまらないミスであった。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?