mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
add(nvim): LaTeX template
This commit is contained in:
parent
4fd303d68c
commit
3818d59ea0
2 changed files with 32 additions and 1 deletions
|
|
@ -68,7 +68,7 @@ capabilities = require "cmp_nvim_lsp".default_capabilities(capabilities)
|
|||
-- Spell check
|
||||
local common_dictionary = {
|
||||
-- Me stuff
|
||||
"Yu", "Hui", "Léana", "Chiang",
|
||||
"Yu", "Hui", "Léana", "Chiang", "CHIANG",
|
||||
"ISTIC",
|
||||
-- LaTeX
|
||||
"compat",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue