mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-01-15 15:07:48 +00:00
Fixed typos and formatting
This commit is contained in:
parent
594d7b434b
commit
08a77485aa
11 changed files with 27 additions and 27 deletions
|
|
@ -35,7 +35,7 @@ in {
|
|||
If no filetype can be determined automatically then by default it will fallback to plaintex.
|
||||
|
||||
This option will enable setting the tex flavor in your lua config and you can set its value
|
||||
useing the `vim.languages.tex.lsp.extraOpts.texFlavor.flavor = <flavor>` in your nvf config.
|
||||
using the `vim.languages.tex.lsp.extraOpts.texFlavor.flavor = <flavor>` in your nvf config.
|
||||
|
||||
Setting this option to `false` will omit the `vim.g.tex_flavor = <flavor>` line from your lua
|
||||
config entirely (unless you manually set it elsewhere of course).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue