diff options
author | kylo252 <[email protected]> | 2022-10-15 18:32:11 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2022-10-15 18:32:11 +0200 |
commit | 48d1c38fa88dbfbaa35e81560cf0fa7d8793b195 (patch) | |
tree | 17f8dbae8d101fbb5e661e23c9d24a586471e9e2 /snapshots | |
parent | e94390a9225c418dd96eb6b6822ce0dc15ce7cce (diff) |
chore(plugins): bump version (#3248)
* ci: update workflows
* chore(plugins): bump version
* chore: update depdecated settings for comment.nvim
* chore(lsp): update skiplist
* fixup!: take 2 for comment.nvim
Diffstat (limited to 'snapshots')
-rw-r--r-- | snapshots/default.json | 50 |
1 files changed, 25 insertions, 25 deletions
diff --git a/snapshots/default.json b/snapshots/default.json index cd2d16c9..f0a6d293 100644 --- a/snapshots/default.json +++ b/snapshots/default.json @@ -1,33 +1,33 @@ { "Comment.nvim": { - "commit": "97a188a" + "commit": "ad7ffa8" }, "LuaSnip": { - "commit": "8f8d493" + "commit": "663d544" }, "alpha-nvim": { "commit": "0bb6fc0" }, "bufferline.nvim": { - "commit": "83bf4dc" + "commit": "0606cee" }, "cmp-buffer": { "commit": "3022dbc" }, "cmp-nvim-lsp": { - "commit": "389f06d" + "commit": "2a84710" }, "cmp-path": { - "commit": "447c87c" + "commit": "91ff86c" }, "cmp_luasnip": { "commit": "a9de941" }, "friendly-snippets": { - "commit": "2be79d8" + "commit": "fd16b4d" }, "gitsigns.nvim": { - "commit": "f98c85e" + "commit": "2c6f96d" }, "indent-blankline.nvim": { "commit": "db7cbcb" @@ -35,35 +35,35 @@ "lir.nvim": { "commit": "7d8c6c4" }, - "neodev.nvim": { - "commit": "d785dc8" - }, "lualine.nvim": { - "commit": "a52f078" + "commit": "edca2b0" }, "mason-lspconfig.nvim": { - "commit": "0051870" + "commit": "bf8ac12" }, "mason.nvim": { - "commit": "59e6fee" + "commit": "45b9a4d" + }, + "neodev.nvim": { + "commit": "08d8455" }, "nlsp-settings.nvim": { - "commit": "019ea0b" + "commit": "8500c4e" }, "null-ls.nvim": { - "commit": "c0c19f3" + "commit": "643c67a" }, "nvim-autopairs": { "commit": "4fc96c8" }, "nvim-cmp": { - "commit": "b0dff0e" + "commit": "3347dd3" }, "nvim-dap": { - "commit": "0b320f5" + "commit": "e71da68" }, "nvim-dap-ui": { - "commit": "c8ce83a" + "commit": "1cd4764" }, "nvim-lspconfig": { "commit": "35a731b" @@ -75,16 +75,16 @@ "commit": "af935fd" }, "nvim-tree.lua": { - "commit": "b01e7be" + "commit": "c446527" }, "nvim-treesitter": { - "commit": "8e76333" + "commit": "1da61c9" }, "nvim-ts-context-commentstring": { - "commit": "4d3a68c" + "commit": "2941f00" }, "nvim-web-devicons": { - "commit": "563f363" + "commit": "a8cf88c" }, "onedarker.nvim": { "commit": "b00dd21" @@ -102,7 +102,7 @@ "commit": "628de7e" }, "schemastore.nvim": { - "commit": "33873c7" + "commit": "03f4f94" }, "structlog.nvim": { "commit": "232a8e2" @@ -117,10 +117,10 @@ "commit": "2a787c4" }, "tokyonight.nvim": { - "commit": "4092905" + "commit": "e6307e1" }, "vim-illuminate": { - "commit": "a2e8476" + "commit": "0603e75" }, "which-key.nvim": { "commit": "6885b66" |