AutoYADM commit: 2025-07-04 18:41:52
This commit is contained in:
parent
decc82c4c1
commit
833967e544
1 changed files with 1 additions and 1 deletions
|
@ -275,7 +275,7 @@ hook -group lsp-filetype-latex global BufSetOption filetype=latex %{
|
|||
# }
|
||||
# }
|
||||
declare-filetype-mode latex
|
||||
map -docstring 'PDF preview search' buffer latex / ': texlab-forward-search<ret>'
|
||||
map -docstring 'PDF preview (SyncTeX)' buffer latex p ': texlab-forward-search<ret>'
|
||||
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>'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue