mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-10 23:45:31 +00:00
Tex templates were broken in the current version of the new-file-templates.nvim dependency so created fork to fix it and redirected flake url there
This commit is contained in:
parent
fb0ddb338e
commit
cd05271393
1 changed files with 1 additions and 1 deletions
|
|
@ -736,7 +736,7 @@
|
|||
|
||||
plugin-new-file-template-nvim = {
|
||||
# (required by new-file-template.nvim)
|
||||
url = "github:otavioschwanck/new-file-template.nvim";
|
||||
url = "github:isaacST08/new-file-template.nvim";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue