Compare commits
1 commit
82cd3d2b5f
...
01521609d0
Author | SHA1 | Date | |
---|---|---|---|
01521609d0 |
1 changed files with 1 additions and 1 deletions
|
@ -297,7 +297,7 @@ in
|
|||
map global object d '<a-semicolon>lsp-diagnostic-object --include-warnings<ret>' -docstring 'LSP errors and warnings'
|
||||
map global object D '<a-semicolon>lsp-diagnostic-object<ret>' -docstring 'LSP errors'
|
||||
|
||||
hook global WinSetOption filetype=(racket|rust|python|go|javascript|typescript|c|cpp|tex|latex|haskell|nix|fsharp|templ) %{
|
||||
hook global WinSetOption filetype=(racket|rust|python|go|javascript|typescript|c|cpp|tex|latex|haskell|nix|fsharp|templ|scala) %{
|
||||
# Format the document if possible
|
||||
hook window -group lsp-formatting BufWritePre .* %{ lsp-formatting-sync }
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue