fix(nvim): vimtex setup
This commit is contained in:
parent
965e074990
commit
730ec10e1c
5 changed files with 5 additions and 9 deletions
|
|
@ -44,7 +44,7 @@ in
|
|||
luarocks
|
||||
tree-sitter
|
||||
nixfmt-tree
|
||||
(texlive.combine { inherit (texlive) scheme-small latexindent; })
|
||||
(texlive.combine { inherit (texlive) scheme-small latexindent latexmk; })
|
||||
];
|
||||
|
||||
programs.neovim = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue