Compare commits
2 commits
0ab1fa8516
...
cd97e24115
Author | SHA1 | Date | |
---|---|---|---|
cd97e24115 | |||
f24d7192ca |
1 changed files with 1 additions and 0 deletions
1
init.el
1
init.el
|
@ -383,6 +383,7 @@
|
||||||
"mn" 'flycheck-next-error
|
"mn" 'flycheck-next-error
|
||||||
"ms" 'lsp-ivy-workspace-symbol
|
"ms" 'lsp-ivy-workspace-symbol
|
||||||
"mS" 'lsp-ivy-global-workspace-symbol
|
"mS" 'lsp-ivy-global-workspace-symbol
|
||||||
|
"m RET" 'lsp-execute-code-action
|
||||||
|
|
||||||
;; Projectile
|
;; Projectile
|
||||||
"p" '(:ignore t :which-key "Projectile")
|
"p" '(:ignore t :which-key "Projectile")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue