Compare commits

...

2 Commits

Author SHA1 Message Date
Riley Apeldoorn 64dbffb53f fixup! fixup! Set indentwidth 2022-05-23 13:55:47 +02:00
Riley Apeldoorn 8c3be332ab fixup! Set indentwidth 2022-05-23 13:41:26 +02:00
1 changed files with 1 additions and 2 deletions

View File

@ -27,9 +27,8 @@ let keybinds = ''
ide-init = '' ide-init = ''
lsp-enable-window lsp-enable-window
lsp-inlay-diagnostics-enable window
hook window ModeChange .*:.*:insert %{ hook window ModeChange .*:.*:insert %{
lsp-inlay-diagnostics-disable window
remove-highlighter window/lsp_diagnostics remove-highlighter window/lsp_diagnostics
} }
hook window ModeChange .*:insert:normal %{ hook window ModeChange .*:insert:normal %{