Skip to content

Commit e49228d

Browse files
npins: add conform-nvim, nvim-lint (#634)
1 parent 9b20083 commit e49228d

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

npins/sources.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,18 @@
231231
"url": "https://github.com/numToStr/Comment.nvim/archive/e30b7f2008e52442154b66f7c519bfd2f1e32acb.tar.gz",
232232
"hash": "0dyz78j0kj3j99y5g8wncl7794g6z2qs05gfg9ddxaa4xswhyjc7"
233233
},
234+
"conform-nvim": {
235+
"type": "Git",
236+
"repository": {
237+
"type": "GitHub",
238+
"owner": "stevearc",
239+
"repo": "conform.nvim"
240+
},
241+
"branch": "master",
242+
"revision": "363243c03102a531a8203311d4f2ae704c620d9b",
243+
"url": "https://github.com/stevearc/conform.nvim/archive/363243c03102a531a8203311d4f2ae704c620d9b.tar.gz",
244+
"hash": "1lf7a5b30g37ys9f4z9gq68ymzfzsw7bwzqp1bb91cx9df1bdyck"
245+
},
234246
"copilot-cmp": {
235247
"type": "Git",
236248
"repository": {
@@ -1406,6 +1418,18 @@
14061418
"url": "https://github.com/kosayoda/nvim-lightbulb/archive/3ac0791be37ba9cc7939f1ad90ebc5e75abf4eea.tar.gz",
14071419
"hash": "0qc1rl45ykh9552dx5fmhdg0ncfsk2vpcmj5i7hrmdzgkd2f0avg"
14081420
},
1421+
"nvim-lint": {
1422+
"type": "Git",
1423+
"repository": {
1424+
"type": "GitHub",
1425+
"owner": "mfussenegger",
1426+
"repo": "nvim-lint"
1427+
},
1428+
"branch": "master",
1429+
"revision": "6e9dd545a1af204c4022a8fcd99727ea41ffdcc8",
1430+
"url": "https://github.com/mfussenegger/nvim-lint/archive/6e9dd545a1af204c4022a8fcd99727ea41ffdcc8.tar.gz",
1431+
"hash": "0b318dahzf9kd043mjsa41rj44zfbs7k8i4bz0rqhcqipr19rwhk"
1432+
},
14091433
"nvim-lspconfig": {
14101434
"type": "Git",
14111435
"repository": {

0 commit comments

Comments
 (0)