mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-04-19 19:03:56 +02:00
formatting
This commit is contained in:
parent
1628ad7519
commit
04451fa63d
6 changed files with 231 additions and 207 deletions
|
|
@ -29,7 +29,7 @@ vim.g.grammalecte_cli_py = "/usr/bin/grammalecte-cli"
|
|||
latex_ignore = [[
|
||||
typo_guillemets_typographiques_simples_doubles_ouvrants
|
||||
typo_guillemets_typographiques_simples_doubles_fermants
|
||||
esp_milieu_ligne
|
||||
esp_milieu_ligne
|
||||
]]
|
||||
vim.g.grammalecte_disable_rules = [[ apostrophe_typographique
|
||||
apostrophe_typographique_après_t
|
||||
|
|
@ -43,7 +43,7 @@ vim.g.grammalecte_disable_rules = [[ apostrophe_typographique
|
|||
nbsp_avant_chevrons_fermants1
|
||||
unit_nbsp_avant_unités1
|
||||
unit_nbsp_avant_unités2
|
||||
unit_nbsp_avant_unités3
|
||||
unit_nbsp_avant_unités3
|
||||
typo_espace_manquant_après2 ]] .. latex_ignore
|
||||
|
||||
vim.g.languagetool_cmd = "/usr/bin/languagetool"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue