Compare commits
No commits in common. "e5fab6cb1870a3a913983dd5e2c9b8abc675d8c1" and "b0b81115da638eea16b4747229706cde7840b3de" have entirely different histories.
e5fab6cb18
...
b0b81115da
1 changed files with 0 additions and 3 deletions
|
@ -1,9 +1,6 @@
|
|||
{ pkgs, host, ... }:
|
||||
{
|
||||
vim = {
|
||||
extraPackages = with pkgs; [
|
||||
texliveFull
|
||||
];
|
||||
lazy.plugins.cmp-vimtex = {
|
||||
enabled = true;
|
||||
package = pkgs.vimPlugins.cmp-vimtex;
|
||||
|
|
Loading…
Reference in a new issue