mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-01-07 11:17:15 +00:00
formating plugins/latex/vimtex/vimtex/nix
This commit is contained in:
parent
9f5ce6b55c
commit
17e88f4225
1 changed files with 4 additions and 5 deletions
|
|
@ -3,7 +3,6 @@
|
||||||
inherit (lib.types) bool str listOf;
|
inherit (lib.types) bool str listOf;
|
||||||
inherit (lib.nvim.types) mkPluginSetupOption;
|
inherit (lib.nvim.types) mkPluginSetupOption;
|
||||||
in {
|
in {
|
||||||
|
|
||||||
options.vim.latex.vimtex = {
|
options.vim.latex.vimtex = {
|
||||||
enable = mkEnableOption "VimTeX is a modern Vim and Neovim filetype and syntax plugin for LaTeX files.";
|
enable = mkEnableOption "VimTeX is a modern Vim and Neovim filetype and syntax plugin for LaTeX files.";
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue