doomemacs/modules
James Ravn 300bc65918
Use lsp-format-region-or-buffer if available
Currently the user has to select `SPC c F` for lsp format. But if
lsp-mode is enabled, the user will always want to use the LSP formatter.
So this changes the default `SPC c f` to use lsp formatter if available.
This simplifies the interface a bit so the user doesn't have to worry
about selecting the "right" format, just like how other commands get
auto bound to LSP functions.
2020-05-05 09:52:44 +01:00
..
app Bump :app calendar 2020-05-04 09:00:31 +12:00
checkers Bump :checkers 2020-04-30 01:28:02 -04:00
completion ido: fix up and down keybinds in file dir navigation 2020-05-04 07:16:16 -07:00
config Use lsp-format-region-or-buffer if available 2020-05-05 09:52:44 +01:00
editor Use lsp-format-region-or-buffer if available 2020-05-05 09:52:44 +01:00
emacs Fix #1703: dired listing no files over tramp 2020-05-03 13:39:29 -04:00
email mu4e action to view email in browser 2020-05-03 18:05:31 +02:00
input Bump :input 2020-04-30 01:29:34 -04:00
lang Fix tide not working with rjsx-mode 2020-05-04 15:28:03 +07:00
term Bump :term 2020-04-30 01:29:34 -04:00
tools Only enable lsp keymap binding when +bindings 2020-05-04 10:12:17 +01:00
ui Fix void-function treemacs-current-visibility 2020-05-03 16:31:06 -04:00