mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 16:39:00 +02:00
plugins/vimtex: fix VimtexInverseSearch (#217)
This commit is contained in:
parent
abc2d19a06
commit
23bb06c5eb
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ in
|
|||
globals =
|
||||
{
|
||||
enabled = cfg.enable;
|
||||
callback_progpath = "nvim";
|
||||
}
|
||||
// cfg.extraConfig;
|
||||
in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue