diff options
author | Gregory Anders <greg@gpanders.com> | 2021-09-02 05:17:04 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-02 04:17:04 -0700 |
commit | 622a36b1f1c652a8de433028bc4a03a1216db23f (patch) | |
tree | 2895b1fc5eefbf02e4b316ecb404a5b00f194dd6 /runtime/lua/vim/lsp/handlers.lua | |
parent | 6751d6254b35d216a86817cd414d5d06e3ff641d (diff) | |
download | rneovim-622a36b1f1c652a8de433028bc4a03a1216db23f.tar.gz rneovim-622a36b1f1c652a8de433028bc4a03a1216db23f.tar.bz2 rneovim-622a36b1f1c652a8de433028bc4a03a1216db23f.zip |
feat(defaults): limit syntax cost on CmdwinEnter #15401
Add a new default autocommand to limit syntax highlighting
synchronization in the command window. This refactors the nvim_terminal
autocommand out of main() and into a new init_default_autocmds()
function, which is now part of the startup process and can be further
extended with more default autocommands down the road.
ref #6289 #6399
Diffstat (limited to 'runtime/lua/vim/lsp/handlers.lua')
0 files changed, 0 insertions, 0 deletions