Rename esc_insertmode to better_escape
- change the plugin status name for better_escape
This commit is contained in:
parent
abcd035e89
commit
f718060260
2 changed files with 2 additions and 2 deletions
|
|
@ -62,7 +62,7 @@ M.plugins = {
|
|||
colorizer = false, -- color RGB, HEX, CSS, NAME color codes
|
||||
comment = true, -- easily (un)comment code, language aware
|
||||
dashboard = false,
|
||||
esc_insertmode = true, -- map to <ESC> with no lag
|
||||
better_escape = true, -- map to <ESC> with no lag
|
||||
feline = true, -- statusline
|
||||
gitsigns = true,
|
||||
lspsignature = true, -- lsp enhancements
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue