mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-10 15:35:30 +00:00
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:
parent
a1c0e2459b
commit
cafa0a1661
1 changed files with 6 additions and 6 deletions
|
|
@ -1266,13 +1266,13 @@
|
|||
"type": "Git",
|
||||
"repository": {
|
||||
"type": "GitHub",
|
||||
"owner": "otavioschwanck",
|
||||
"owner": "isaacST08",
|
||||
"repo": "new-file-template.nvim"
|
||||
},
|
||||
"branch": "main",
|
||||
"revision": "6ac66669dbf2dc5cdee184a4fe76d22465ca67e8",
|
||||
"url": "https://github.com/otavioschwanck/new-file-template.nvim/archive/6ac66669dbf2dc5cdee184a4fe76d22465ca67e8.tar.gz",
|
||||
"hash": "0c7378c3w6bniclp666rq15c28akb0sjy58ayva0wpyin4k26hl3"
|
||||
"branch": "master",
|
||||
"revision": "dc3a58b1f490c86075c96670b9eb81370c2f2ca1",
|
||||
"url": "https://github.com/isaacST08/new-file-template.nvim/archive/dc3a58b1f490c86075c96670b9eb81370c2f2ca1.tar.gz",
|
||||
"hash": "0y6ip3k6bjaf32x1y1p6mmkwwdi71yvwr6klr26m252jrg8352pf"
|
||||
},
|
||||
"noice-nvim": {
|
||||
"type": "Git",
|
||||
|
|
@ -2068,4 +2068,4 @@
|
|||
}
|
||||
},
|
||||
"version": 3
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue