~formatting in code keybinds
This commit is contained in:
@@ -415,7 +415,7 @@ General keymap for leader
|
||||
(:after format-all
|
||||
:desc "Format code" "=" #'format-all-buffer)
|
||||
(:after lsp
|
||||
:desc "Execute action" "a" #'lsp-execute-code-action))
|
||||
:desc "Execute action" "a" #'lsp-execute-code-action)
|
||||
#+END_SRC
|
||||
** Projectile
|
||||
- Projectile config, for leader and for project prefix
|
||||
|
||||
Reference in New Issue
Block a user