エントリーの編集

エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
emacsにナビゲーションペインを追加する「emacs-nav」 - Pistolfly
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています

- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
emacsにナビゲーションペインを追加する「emacs-nav」 - Pistolfly
emacs-nav - Google Code emacsにファイル・フォルダブラウズするペインを追加する。 使い方(nav.elのコ... emacs-nav - Google Code emacsにファイル・フォルダブラウズするペインを追加する。 使い方(nav.elのコメントから抜粋) ;; To use this file, put something like the following in your ;; ~/.emacs: ;; ;; (add-to-list 'load-path "/directory/containing/nav/") ;; (require 'nav) ;; ;; Type M-x nav to open the navigation window. It should show up as a ;; 30-character wide column on the left, showing the contents of the ;; current directory. If ther