mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-10 15:35:30 +00:00
Fixed typos and formatting
This commit is contained in:
parent
88aa5815da
commit
fe84f0e56f
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