doomemacs/core
Rudi Grinberg c7420a4bd7 Speed up indent guessing
Guessing the indentation can be awfully slow because it scans the whole
buffer. This PR overrides the guessing mechanism to scan at most 10000
points.

Signed-off-by: Rudi Grinberg <me@rgrinberg.com>
2019-11-20 11:27:26 +07:00
..
autoload Ensure only one window after doom/kill-all-buffers 2019-11-15 22:17:30 -05:00
cli cli/upgrade: don't use removed -f switch 2019-11-16 21:04:08 -05:00
templates Revise and update docstrings and comments 2019-05-01 21:02:28 -04:00
test Clean up & refactor tests 2019-11-15 02:14:42 -05:00
core-cli.el Made -f the default for 'doom refresh' #2065 2019-11-16 20:55:08 -05:00
core-editor.el Speed up indent guessing 2019-11-20 11:27:26 +07:00
core-keybinds.el Minor refactor & comment/docstring revision 2019-10-26 23:44:28 -04:00
core-lib.el 💥 Drop Emacs 25.x support 2019-11-08 16:02:06 -05:00
core-modules.el Complain louder about deprecated def-package! macros 2019-10-31 14:35:24 -04:00
core-packages.el Fix infinite loop on invalid answer to straight prompts 2019-11-14 02:37:24 -05:00
core-projects.el Unset projectile-git-submodule-command if tr is unavailable 2019-10-29 11:36:46 -04:00
core-ui.el 💥 Drop Emacs 25.x support 2019-11-08 16:02:06 -05:00
core.el Recognize single-character envvars in doom-load-envvars-file 2019-11-08 16:02:06 -05:00
packages.el 💥 Drop Emacs 25.x support 2019-11-08 16:02:06 -05:00