3
4

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Chromeでローカルファイルを開いた時にVimiumを使用する方法

Last updated at Posted at 2018-06-18

はじめに

本解決方法ではローカルファイル(file://)をVimiumで操作できるようにする.
Vimiumにローカルファイルを扱う許可を設定していなかったことが原因.

個人的な理由:
VimからMarkdownファイルを編集している時に,PrevimでChromeを使用してプレビューしている.
しかしPrevimから開いたローカルファイル(Markdown)上でVimiumが使用できないのでとても不便であった.

スクリーンショット 2018-06-18 19.24.36.png

解決方法

Chromeの設定でVimiumがローカルファイルを扱えるようにする.

設定 > 拡張機能 > Vimiumの詳細 > ファイルのURLへのアクセスを許可する
をオンにする.

スクリーンショット 2018-06-18 19.30.42.png

おわりに

Vimium最高!
Markdownのプレビューを操作する時にマウスやスペースキーでスクロールしていたので,効率が大幅に改善.
pdf上でも動作すると良いが,Javascriptの関係で起動しないのが残念.

3
4
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
3
4

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?