mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2025-12-20 04:40:08 +01: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
af04becc50
commit
9211746d23
1 changed files with 4 additions and 4 deletions
|
|
@ -1682,14 +1682,14 @@
|
|||
"type": "Git",
|
||||
"repository": {
|
||||
"type": "GitHub",
|
||||
"owner": "otavioschwanck",
|
||||
"owner": "isaacST08",
|
||||
"repo": "new-file-template.nvim"
|
||||
},
|
||||
"branch": "master",
|
||||
"submodules": false,
|
||||
"revision": "6ac66669dbf2dc5cdee184a4fe76d22465ca67e8",
|
||||
"url": "https://github.com/otavioschwanck/new-file-template.nvim/archive/6ac66669dbf2dc5cdee184a4fe76d22465ca67e8.tar.gz",
|
||||
"hash": "0c7378c3w6bniclp666rq15c28akb0sjy58ayva0wpyin4k26hl3"
|
||||
"revision": "dc3a58b1f490c86075c96670b9eb81370c2f2ca1",
|
||||
"url": "https://github.com/isaacST08/new-file-template.nvim/archive/dc3a58b1f490c86075c96670b9eb81370c2f2ca1.tar.gz",
|
||||
"hash": "0y6ip3k6bjaf32x1y1p6mmkwwdi71yvwr6klr26m252jrg8352pf"
|
||||
},
|
||||
"nix-develop-nvim": {
|
||||
"type": "Git",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue