diff --git a/modules/plugins/latex/vimtex/vimtex.nix b/modules/plugins/latex/vimtex/vimtex.nix index 1bfa5cde..5b7f11f5 100644 --- a/modules/plugins/latex/vimtex/vimtex.nix +++ b/modules/plugins/latex/vimtex/vimtex.nix @@ -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" {