plugins/vimtex: fix VimtexInverseSearch (#217)

This commit is contained in:
Gaétan Lepage 2023-03-01 16:21:07 +01:00 committed by GitHub
parent abc2d19a06
commit 23bb06c5eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,6 +26,7 @@ in
globals = globals =
{ {
enabled = cfg.enable; enabled = cfg.enable;
callback_progpath = "nvim";
} }
// cfg.extraConfig; // cfg.extraConfig;
in in