Add imenu-list plugin + binding

This commit is contained in:
Henrik Lissner 2016-04-14 12:54:25 -04:00
parent c64bd4a666
commit 11af0f487c
4 changed files with 24 additions and 0 deletions

View file

@ -162,6 +162,7 @@
(:localleader
:n "\\" 'narf/neotree
:n "]" 'imenu-list-minor-mode
:n "b" 'narf:build
:n "R" 'narf:repl
:v "R" 'narf:repl-eval