spacemacs/layers
Cate B c001159718
[sql] Add sqlfmt-region command, bindings; enhance customize options
Enhances `sqlfmt` support in SQL layer.

`sqlfmt` was only being applied against the whole buffer, and did not allow
invocation against a specific region in the buffer. `sqlfmt` customize options
were not included under the `sql` group. It was not possible to control if
`sqlfmt` reused an existing error buffer or generated new ones.

- Added `sqlfmt-region` interactive command and binding under `sql-mode` keymap
  - `sqlfmt-buffer` calls into `sqlfmt-region` with `(point-min)` and
    `(point-max`)

- Added `sqlfmt` customize group as child to `sql` customize group

- Added `sqlfmt-reuse-error-buffer` option

- Updated `sql` layer documentation to reflect changes
2020-02-20 21:10:34 +01:00
..
+chat Fix filenames in layer file headers 2020-02-20 00:07:30 +01:00
+checkers [syntax-checking] Add warning against using (global-flycheck-mode) 2020-02-02 00:57:39 +01:00
+completion Fix filenames in layer file headers 2020-02-20 00:07:30 +01:00
+distributions [evilified-state] Map C-w to evil-window-map 2020-01-22 09:36:19 +01:00
+emacs Replace org-toggle-latex-fragment with org-latex-preview 2020-01-30 21:54:26 +00:00
+email [notmuch] rename require to 'ol-notmuch 2020-01-09 14:03:33 +01:00
+filetree [treemacs] Improve documentation 2020-01-30 22:52:05 +00:00
+fonts/unicode-fonts Update references to macOS 2019-10-13 12:04:40 +02:00
+frameworks documentation formatting: Thu Jan 2 22:13:38 UTC 2020 2020-01-02 23:35:41 +01:00
+fun Update references to macOS 2019-10-13 12:04:40 +02:00
+intl [keyboard-layout] Quick Fix of 11954 2020-01-13 13:32:39 +01:00
+lang [sql] Add sqlfmt-region command, bindings; enhance customize options 2020-02-20 21:10:34 +01:00
+misc Fix filenames in layer file headers 2020-02-20 00:07:30 +01:00
+music/spotify [spotify] Add notes for ivy search 2019-10-18 22:27:31 +02:00
+os Fix filenames in layer file headers 2020-02-20 00:07:30 +01:00
+pair-programming/floobits
+readers [deft] Added zetteldeft support 2020-02-13 18:26:38 +00:00
+source-control Fix missing implicit dependency of the git layer to magit-section 2020-01-23 23:53:38 +01:00
+spacemacs toggle for doom-modeline package 2020-02-08 09:22:21 +00:00
+tags Fix GNU Global install instructions for macOS 2019-10-19 15:36:02 +02:00
+themes Fix filenames in layer file headers 2020-02-20 00:07:30 +01:00
+tools Fix filenames in layer file headers 2020-02-20 00:07:30 +01:00
+vim Fix filenames in layer file headers 2020-02-20 00:07:30 +01:00
+web-services [search-engine]: Add latex's CTAN archive as new search engine 2019-12-14 20:47:33 +00:00
auto-layer.el
LAYERS.org Remove flow-type layer and add suggestions to use flow in javascript layer 2020-02-01 09:33:46 +00:00