doomemacs/modules/lang
Henrik Lissner 3e15b71568
lang/emacs-lisp: optimize var/face highlighting
A slight performance improvement in files with a lot of comments and
strings, by skipping ahead a line if in a comment and to the next double
quote if in a string. Otherwise, this function would visit every symbol
in between, and syntax-ppss calls are relatively expensive here.
2019-05-20 21:09:12 -04:00
..
agda Add agda2-next-goal and agda2-previous-goal 2019-04-23 00:13:54 +01:00
assembly
cc lang/cc: remove +irony and +rtags flags from docs 2019-04-24 18:16:05 -04:00
clojure Minor, general refactors 2019-05-02 17:57:31 -04:00
common-lisp 💥 Remove :feature category 2019-04-24 18:16:04 -04:00
coq General module refactor 2019-03-02 02:04:11 -05:00
crystal feature/{syntax-checker,spellcheck} -> tools/fly{check,spell} 2019-02-22 00:25:30 -05:00
csharp lang/csharp: include +chsarp-sp-point-in-type-p 2019-02-19 01:28:07 -05:00
data Move mode-protobuf package to data module 2019-05-03 16:29:48 -03:00
elixir General module refactor 2019-03-02 02:04:11 -05:00
elm General module refactor 2019-03-02 02:04:11 -05:00
emacs-lisp lang/emacs-lisp: optimize var/face highlighting 2019-05-20 21:09:12 -04:00
erlang General module refactor 2019-03-02 02:04:11 -05:00
ess General module refactor 2019-03-02 02:04:11 -05:00
go Add :tools lsp checks for +lsp flag 2019-04-24 18:16:05 -04:00
haskell Add :tools lsp checks for +lsp flag 2019-04-24 18:16:05 -04:00
hy
idris Normalize :leader/:localleader keybinds 2018-12-23 23:54:27 -05:00
java lang/java: remove vestigial function call 2019-05-03 19:44:38 -04:00
javascript Standardize the READMEs of various modules 2019-05-09 21:31:23 -04:00
julia lang/julia: operator highlights for ess-julia-mode 2019-02-15 19:43:13 -05:00
kotlin Rename non-interactive function +kotlin-locate-gradlew-file 2019-04-11 10:16:53 +03:00
latex Minor refactor across the board 2019-03-04 20:47:26 -05:00
ledger 💥 Remove :feature category 2019-04-24 18:16:04 -04:00
lua Minor, general refactor & reformatting 2019-04-06 01:36:46 -04:00
markdown lang/markdown: remove +pandoc 2019-05-20 21:09:10 -04:00
nim feature/{syntax-checker,spellcheck} -> tools/fly{check,spell} 2019-02-22 00:25:30 -05:00
nix set nix-indent-function to #'nix-indent-line 2019-01-22 10:44:05 +11:00
ocaml Add :tools lsp checks for +lsp flag 2019-04-24 18:16:05 -04:00
org Enable show-trailing-whitespace globally 2019-05-17 01:58:08 -04:00
perl feature/{syntax-checker,spellcheck} -> tools/fly{check,spell} 2019-02-22 00:25:30 -05:00
php lang/php: update wrt changes upstream #1350 2019-04-24 20:58:06 -04:00
plantuml feature/{syntax-checker,spellcheck} -> tools/fly{check,spell} 2019-02-22 00:25:30 -05:00
purescript purescript: Properly register company backend 2018-11-05 20:10:38 +01:00
python lang/python: set docsets 2019-05-17 21:02:25 -04:00
qt
racket Normalize :leader/:localleader keybinds 2018-12-23 23:54:27 -05:00
rest Normalize :leader/:localleader keybinds 2018-12-23 23:54:27 -05:00
ruby lang/ruby: rspec-use-rvm = nil if rbenv loads #1068 2019-05-04 19:13:27 -04:00
rust lang/rust: fix documentation lookup handler #1374 2019-04-30 20:21:12 -04:00
scala Replace +lsp|init with lsp! autodef 2019-03-02 01:34:19 -05:00
sh update readme 2019-05-04 08:26:13 +02:00
solidity feature/{syntax-checker,spellcheck} -> tools/fly{check,spell} 2019-02-22 00:25:30 -05:00
swift Replace +lsp|init with lsp! autodef 2019-03-02 01:34:19 -05:00
terra Remove unnecessary config 2019-04-05 02:15:23 -04:00
vala Add vala-mode 2018-10-16 06:22:34 +03:00
web lang/web: web-mode-auto-close-style = 1 2019-05-04 19:13:26 -04:00