j emacs: add window-purpose
This commit is contained in:
parent
b5c0cef86f
commit
d947b167df
@ -17,6 +17,9 @@ let
|
||||
emacsPkgs = epkgs:
|
||||
(with epkgs.melpaPackages ;
|
||||
|
||||
## windows-purpose (testing)
|
||||
[ window-purpose ] ++
|
||||
|
||||
## helm (stable)
|
||||
# emacs completion engine
|
||||
[ helm helm-ag ] ++
|
||||
|
Loading…
Reference in New Issue
Block a user