doomemacs/modules/lang
Tim Ruffing 9219fa7c08 fix(latex): disable smartparens pairs conflicting with AucTeX
This disables smartparens pairs for quotation marks, which are broken.
Before this commit, typing a LaTeX comment
    % "Foo"
inserted
    % ''Foo`|`''
where | indicates the position of the cursor (wtf!).

Let's better AucTeX's support for quotation marks for now and accept
that the user won't get automatic insertions of closing quotation marks.

This also removes a wrong comment mentioning the non-existing variable
`+latex-enable-plain-double-quotes'.
2025-08-09 22:58:37 +02:00
..
agda bump: * 2025-05-02 14:58:40 -04:00
beancount fix(beancount): link completion 2025-06-10 21:28:52 +02:00
cc refactor!: remove rainbow-delimiters 2025-06-29 18:53:40 +02:00
clojure refactor!: remove rainbow-delimiters 2025-06-29 18:53:40 +02:00
common-lisp refactor!: remove rainbow-delimiters 2025-06-29 18:53:40 +02:00
coq fix(coq): void-function company-coq 2025-06-01 00:44:13 +02:00
crystal bump: :lang 2025-02-21 18:35:11 -05:00
csharp refactor!: remove rainbow-delimiters 2025-06-29 18:53:40 +02:00
dart refactor!: remove rainbow-delimiters 2025-06-29 18:53:40 +02:00
data bump: :lang 2025-04-01 03:49:02 -04:00
dhall bump: :lang 2025-01-09 23:47:38 -05:00
elixir refactor!: remove highlight-numbers 2025-06-29 18:53:40 +02:00
elm bump: * 2025-05-02 14:58:40 -04:00
emacs-lisp refactor!: remove rainbow-delimiters 2025-06-29 18:53:40 +02:00
erlang bump: * 2025-05-02 14:58:40 -04:00
ess bump: * 2025-05-02 14:58:40 -04:00
factor bump: :lang factor 2024-10-20 02:32:16 -04:00
faust feat: add .doommodule files 2024-09-14 20:47:39 -04:00
fortran refactor: use negated flags 2024-10-20 02:41:50 -04:00
fsharp bump: * 2025-05-02 14:58:40 -04:00
fstar bump: * 2025-05-02 14:58:40 -04:00
gdscript bump: * 2025-05-02 14:58:40 -04:00
go bump: * 2025-05-02 14:58:40 -04:00
graphql refactor!: remove rainbow-delimiters 2025-06-29 18:53:40 +02:00
graphviz refactor: use negated flags 2024-10-20 02:41:50 -04:00
haskell bump: * 2025-05-02 14:58:40 -04:00
hy refactor(hy): remove redundant mode/interpreter entries 2025-05-15 17:47:27 +02:00
idris bump: * 2025-05-02 14:58:40 -04:00
janet module: add :lang janet 2025-05-08 01:24:14 -04:00
java refactor!: remove rainbow-delimiters 2025-06-29 18:53:40 +02:00
javascript refactor!: remove rainbow-delimiters 2025-06-29 18:53:40 +02:00
json bump: :lang 2025-04-01 03:49:02 -04:00
julia bump: * 2025-05-02 14:58:40 -04:00
kotlin fix(kotlin): module check for flycheck-kotlin 2025-03-15 00:38:50 -04:00
latex fix(latex): disable smartparens pairs conflicting with AucTeX 2025-08-09 22:58:37 +02:00
lean fix(lean): remove company-lean 2025-01-12 20:13:49 -05:00
ledger bump: :lang 2025-04-01 03:49:02 -04:00
lua refactor!: remove rainbow-delimiters 2025-06-29 18:53:40 +02:00
markdown docs(markdown): doctor: allow for alternate grips 2025-06-29 23:59:50 +02:00
nim refactor: use negated flags 2024-10-20 02:41:50 -04:00
nix bump: :lang 2025-01-09 23:47:38 -05:00
ocaml bump: * 2025-05-02 14:58:40 -04:00
org refactor(org): remove +org--follow-search-string-a 2025-07-13 22:28:34 +02:00
php refactor!: remove rainbow-delimiters 2025-06-29 18:53:40 +02:00
plantuml feat: add .doommodule files 2024-09-14 20:47:39 -04:00
purescript refactor!: remove rainbow-delimiters 2025-06-29 18:53:40 +02:00
python tweak(python): don't use basedpyright by default 2025-07-01 14:22:10 +02:00
qt feat: add .doommodule files 2024-09-14 20:47:39 -04:00
racket refactor!: remove rainbow-delimiters 2025-06-29 18:53:40 +02:00
raku refactor: use negated flags 2024-10-20 02:41:50 -04:00
rest bump: :lang 2025-02-21 18:35:11 -05:00
rst feat: add .doommodule files 2024-09-14 20:47:39 -04:00
ruby refactor!(ruby): remove rubocop 2025-06-29 17:36:18 +02:00
rust refactor!: remove rainbow-delimiters 2025-06-29 18:53:40 +02:00
scala bump: * 2025-05-02 14:58:40 -04:00
scheme refactor!: remove rainbow-delimiters 2025-06-29 18:53:40 +02:00
sh refactor!: remove rainbow-delimiters 2025-06-29 18:53:40 +02:00
sml bump: * 2025-05-02 14:58:40 -04:00
solidity refactor: deprecate appendq!, prependq!, & delq! macros 2025-03-25 14:16:56 -04:00
swift bump: * 2025-05-02 14:58:40 -04:00
terra feat: add .doommodule files 2024-09-14 20:47:39 -04:00
web refactor: deprecate appendq!, prependq!, & delq! macros 2025-03-25 14:16:56 -04:00
yaml bump: :lang 2024-11-19 17:49:29 -05:00
zig refactor!: remove rainbow-delimiters 2025-06-29 18:53:40 +02:00
.doommodule feat: add .doommodule files 2024-09-14 20:47:39 -04:00
README.org docs(:lang): correct grammar 2024-08-09 21:21:26 -04:00

:lang

Description

These modules specialize in the integration of particular languages and their ecosystems into (Doom) Emacs.

Frequently asked questions

This category has no FAQs yet. Ask one?