mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-01-02 17:15:55 +00:00
plugin/vimtex with options
This commit is contained in:
parent
09470524a2
commit
9f5ce6b55c
5 changed files with 85 additions and 0 deletions
5
modules/plugins/latex/default.nix
Normal file
5
modules/plugins/latex/default.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
imports = [
|
||||
./vimtex
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue