fixup! Set indentwidth
This commit is contained in:
parent
49e6949a20
commit
8c3be332ab
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ let keybinds = ''
|
||||||
remove-highlighter window/lsp_diagnostics
|
remove-highlighter window/lsp_diagnostics
|
||||||
}
|
}
|
||||||
hook window ModeChange .*:insert:normal %{
|
hook window ModeChange .*:insert:normal %{
|
||||||
|
remove-highlighter window/lsp_diagnostics
|
||||||
lsp-inlay-diagnostics-enable window
|
lsp-inlay-diagnostics-enable window
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
|
|
Loading…
Reference in a new issue