mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-23 01:08:32 +02:00
docs: README for emacs/neovim
This commit is contained in:
@@ -118,6 +118,8 @@
|
||||
(setq +tree-sitter-hl-enabled-modes t))
|
||||
|
||||
;; fix: https://github.com/jrblevin/markdown-mode/issues/380
|
||||
;; even add this one, editing a large markdown table is still very slow.
|
||||
;; so avoid editing large markdown file in emacs, use neovim instead...
|
||||
(after! markdown-mode
|
||||
(global-font-lock-mode 0))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user