Changed the new-file-template-nvim npin to the fork that adds escaping newline characters to support tex templates properly

This commit is contained in:
isaacST08 2025-02-17 17:33:24 -07:00
commit cafa0a1661

View file

@ -1266,13 +1266,13 @@
"type": "Git", "type": "Git",
"repository": { "repository": {
"type": "GitHub", "type": "GitHub",
"owner": "otavioschwanck", "owner": "isaacST08",
"repo": "new-file-template.nvim" "repo": "new-file-template.nvim"
}, },
"branch": "main", "branch": "master",
"revision": "6ac66669dbf2dc5cdee184a4fe76d22465ca67e8", "revision": "dc3a58b1f490c86075c96670b9eb81370c2f2ca1",
"url": "https://github.com/otavioschwanck/new-file-template.nvim/archive/6ac66669dbf2dc5cdee184a4fe76d22465ca67e8.tar.gz", "url": "https://github.com/isaacST08/new-file-template.nvim/archive/dc3a58b1f490c86075c96670b9eb81370c2f2ca1.tar.gz",
"hash": "0c7378c3w6bniclp666rq15c28akb0sjy58ayva0wpyin4k26hl3" "hash": "0y6ip3k6bjaf32x1y1p6mmkwwdi71yvwr6klr26m252jrg8352pf"
}, },
"noice-nvim": { "noice-nvim": {
"type": "Git", "type": "Git",