- commit
- 2be4aeb
- parent
- d6ac4f3
- author
- David Elentok
- date
- 2023-07-20 01:27:25 +0000 UTC
Add elentok/format-on-save.nvim (#427)
1 files changed,
+10,
-0
+10,
-0
1@@ -455,6 +455,16 @@
2 "diagnostics",
3 "plugin"
4 ]
5+ },
6+ {
7+ "type": "github",
8+ "username": "elentok",
9+ "repo": "format-on-save.nvim",
10+ "tags": [
11+ "plugin",
12+ "formatting",
13+ "lsp"
14+ ]
15 }
16 ]
17 }