doomemacs/modules
Ian Kerins 893b4171b7 tweak(file-templates): remove default JSON template
As described at https://www.json.org/json-en.html, JSON has multiple
top-level forms (at least objects and arrays, and potentially all values
as well, depending on who you ask). Of these, I would not say array is a
good default. I frequently find myself deleting this default, generally
to use an object instead.

Because there is no consistent winner, and because the template is so
trivial, it seems best to simply delete it: the cost of the template not
matching the user's intent outweighs any benefit it stands to deliver
when it does match the user's intent.
2022-03-19 16:14:53 +01:00
..
app fix(rss): unbalanced parens in map! 2022-01-31 01:19:11 +01:00
checkers bump: :checkers spell 2022-02-23 15:23:14 +01:00
completion fix(vertico): signature for +vertico/switch-workspace-buffer 2022-02-17 21:17:39 +01:00
config feat(multiple-cursors): add bindings to evil-mc-skip-* 2022-02-23 17:49:22 +01:00
editor tweak(file-templates): remove default JSON template 2022-03-19 16:14:53 +01:00
emacs fix(ibuffer): wrong-number-of-args error on ibuffer-find-file w/ ivy 2022-03-19 16:10:52 +01:00
email feat(mu4e): more helpful headers mode-line symbols 2022-02-23 17:49:03 +01:00
input tweak!(layout): bepo -> vanilla i_ctrl-* keys 2022-02-09 20:36:42 +01:00
lang feat(idris): add +lsp support 2022-03-19 16:11:42 +01:00
os nit(tty): revise comments 2022-02-10 21:07:20 +01:00
term refactor(vterm): remove +vterm--change-directory-if-remote 2022-01-30 02:41:02 +01:00
tools tweak(magit): shrink right fringe 2022-02-14 21:24:46 +01:00
ui feat(hydra): add winner commands to +hydra/window-nav 2022-03-19 16:14:33 +01:00
.gitignore nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00
LICENSE nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00
source.el nit: add license, gitignore, & source.el to modules 2021-11-04 01:15:15 +01:00