summaryrefslogtreecommitdiff
path: root/misc/emacs-neotree/MESSAGE
blob: 50a3b1b2c7a17db32e96e9cdd8413bc109f29307 (plain)
1
2
3
4
5
6
7
8
9
===========================================================================
$NetBSD: MESSAGE,v 1.1 2022/04/15 09:48:19 nikita Exp $

To use the Neotree plugin for Emacs add the following to your .emacs file:

  (add-to-list 'load-path "/usr/pkg/share/emacs/site-lisp/neotree/")
  (require 'neotree)

===========================================================================