Compare commits

...

2 commits

Author SHA1 Message Date
cd97e24115 code actions 2022-03-27 00:13:31 +01:00
f24d7192ca lsp easy mode 2022-03-27 00:13:31 +01:00

View file

@ -383,6 +383,7 @@
"mn" 'flycheck-next-error
"ms" 'lsp-ivy-workspace-symbol
"mS" 'lsp-ivy-global-workspace-symbol
"m RET" 'lsp-execute-code-action
;; Projectile
"p" '(:ignore t :which-key "Projectile")