LoginSignup
6
5

More than 5 years have passed since last update.

neovimでクリップボード(ubuntu)

Last updated at Posted at 2015-12-24

neovimの噂を聞きつけ、インストールして、neobundleを拾ってきて、vimrcを~/.config/nvim/init.vimにコピーして少し修正して、いざneovim生活というところで・・・

クリップボードツールがないといわれた。
clipboard: No clipboard tool available. See :help nvim-clipboardd
という警告がでる。

ヘルプ従いクリップボードツールを入れれば解決。
sudo apt-get install xsel
無事に警告はなくなりました。

neovimの情報、もっとでてこないかなー

6
5
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
6
5