mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-01-02 00:55:54 +00:00
plugin/vimtex nix fmt
This commit is contained in:
parent
294d658e78
commit
29066e2839
1 changed files with 2 additions and 2 deletions
|
|
@ -5,9 +5,9 @@
|
|||
in {
|
||||
options.vim.latex.vimtex = {
|
||||
enable = mkEnableOption ''
|
||||
VimTeX is a modern Vim and Neovim filetype and syntax plugin for LaTeX files.
|
||||
VimTeX is a modern Vim and Neovim filetype and syntax plugin for LaTeX files.
|
||||
|
||||
VimTeX options are under vim.global.vimtex_OPTION
|
||||
VimTeX options are under vim.global.vimtex_OPTION
|
||||
'';
|
||||
|
||||
setupOpts = mkPluginSetupOption "vimtex" {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue