AutoYADM commit: 2025-06-16 16:51:37
This commit is contained in:
parent
6a8e4e91ea
commit
cae5b77602
2 changed files with 4 additions and 4 deletions
|
@ -214,6 +214,7 @@ hook -group lsp-filetype-latex global BufSetOption filetype=latex %{
|
|||
map -docstring 'add selection to ltex dictionary' buffer latex a ': ltex-dictionary-add<ret>'
|
||||
map -docstring 'refresh ltex dictionary' buffer latex r ': ltex-dictionary-load<ret>'
|
||||
map -docstring 'edit ltex dictionary' buffer latex e ': ltex-dictionary-edit<ret>'
|
||||
map -docstring 'texlab build' buffer latex b ': texlab-build<ret>'
|
||||
}
|
||||
|
||||
remove-hooks global lsp-filetype-javascript
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue