doomemacs/modules/editor/file-templates/templates
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
..
android-mode 💥 Remove :feature category 2019-04-24 18:16:04 -04:00
c++-mode Remove double underscore from c header templates 2021-03-16 10:16:33 +01:00
c-mode Remove double underscore from c header templates 2021-03-16 10:16:33 +01:00
direnv-envrc-mode Add direnv-envrc-mode file template 2019-07-10 02:27:13 +02:00
dockerfile-mode 💥 Remove :feature category 2019-04-24 18:16:04 -04:00
emacs-ert-mode 💥 Remove :feature category 2019-04-24 18:16:04 -04:00
emacs-lisp-mode tweak(file-templates): use NAME <EMAIL> for Author: line 2022-02-23 15:23:14 +01:00
fish-mode 💥 Remove :feature category 2019-04-24 18:16:04 -04:00
gitignore-mode feat(file-templates): add clojure gitignore template (#5357) 2021-09-14 14:27:55 +02:00
go-mode 💥 Remove :feature category 2019-04-24 18:16:04 -04:00
java-mode lang/java: Add file templates 2021-06-05 23:21:53 +09:00
js-mode 💥 Remove :feature category 2019-04-24 18:16:04 -04:00
json-mode tweak(file-templates): remove default JSON template 2022-03-19 16:14:53 +01:00
love-mode 💥 Remove :feature category 2019-04-24 18:16:04 -04:00
makefile-gmake-mode 💥 Remove :feature category 2019-04-24 18:16:04 -04:00
markdown-mode 💥 Remove :feature category 2019-04-24 18:16:04 -04:00
nix-mode Add shell.nix file-template 2019-07-08 14:36:38 +02:00
nose-mode 💥 Remove :feature category 2019-04-24 18:16:04 -04:00
nxml-mode Add a nxml-mode file template 2019-07-18 03:41:47 +02:00
org-mode Minor refactors 2020-04-26 02:33:37 -04:00
php-mode 💥 Remove :feature category 2019-04-24 18:16:04 -04:00
python-mode Use python-shell-interpreter for .py file tmeplate 2019-10-04 11:57:19 -04:00
rspec-mode 💥 Remove :feature category 2019-04-24 18:16:04 -04:00
ruby-mode 💥 Remove :feature category 2019-04-24 18:16:04 -04:00
rust-mode removed unused use in "file-template rust main" 2021-06-23 22:52:27 +02:00
scss-mode 💥 Remove :feature category 2019-04-24 18:16:04 -04:00
sh-mode revert: "Add set -euo pipefail to sh-mode file template" 2021-09-23 11:36:09 +02:00
slim-mode 💥 Remove :feature category 2019-04-24 18:16:04 -04:00
snippet-mode 💥 Remove :feature category 2019-04-24 18:16:04 -04:00
solidity-mode tweak(file-templates): update default solidity template 2022-02-23 17:47:14 +01:00
text-mode Fixing the gpl template clash. 2021-02-27 15:38:04 +01:00
web-mode 💥 Remove :feature category 2019-04-24 18:16:04 -04:00
yaml-mode 💥 Remove :feature category 2019-04-24 18:16:04 -04:00
.editorconfig 💥 Remove :feature category 2019-04-24 18:16:04 -04:00