Move projectile
This commit is contained in:
parent
183e7d3919
commit
611b43098b
7 changed files with 6 additions and 9 deletions
|
|
@ -3,10 +3,9 @@
|
|||
;;; Code:
|
||||
|
||||
(require '+custom-pkg-prog-mode "$HOME/.emacs.d/pkg/prog-mode.el")
|
||||
(require '+custom-pkg-projectile "$HOME/.emacs.d/pkg/projectile.el")
|
||||
|
||||
(transient-define-prefix +custom-lang-python/transient-context-menu ()
|
||||
"Python Buffer Commands"
|
||||
"Python Buffer Commands."
|
||||
[""
|
||||
["LSP"
|
||||
("m" "iMenu" lsp-ui-imenu)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue