chore: bump plugins version (#3679)

This commit is contained in:
github-actions[bot] 2023-01-19 16:03:54 +01:00 committed by GitHub
parent e7d7aa9273
commit 055b874c2d
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,9 +1,9 @@
{ {
"Comment.nvim": { "Comment.nvim": {
"commit": "ab00bcf" "commit": "eab2c83"
}, },
"LuaSnip": { "LuaSnip": {
"commit": "5570fd7" "commit": "af60ac1"
}, },
"alpha-nvim": { "alpha-nvim": {
"commit": "21a0f25" "commit": "21a0f25"
@ -17,6 +17,9 @@
"cmp-buffer": { "cmp-buffer": {
"commit": "3022dbc" "commit": "3022dbc"
}, },
"cmp-cmdline": {
"commit": "23c51b2"
},
"cmp-nvim-lsp": { "cmp-nvim-lsp": {
"commit": "5922477" "commit": "5922477"
}, },
@ -27,67 +30,67 @@
"commit": "1809552" "commit": "1809552"
}, },
"friendly-snippets": { "friendly-snippets": {
"commit": "484fb38" "commit": "046e4d3"
}, },
"gitsigns.nvim": { "gitsigns.nvim": {
"commit": "d4f8c01" "commit": "addd6e1"
}, },
"indent-blankline.nvim": { "indent-blankline.nvim": {
"commit": "c4c203c" "commit": "c4c203c"
}, },
"lazy.nvim": { "lazy.nvim": {
"commit": "d211027" "commit": "4f60fac"
}, },
"lir.nvim": { "lir.nvim": {
"commit": "364277d" "commit": "937e882"
}, },
"lualine.nvim": { "lualine.nvim": {
"commit": "d8c392d" "commit": "0050b30"
}, },
"lunar.nvim": { "lunar.nvim": {
"commit": "29eedf7" "commit": "29eedf7"
}, },
"mason-lspconfig.nvim": { "mason-lspconfig.nvim": {
"commit": "aa25b41" "commit": "e11264c"
}, },
"mason.nvim": { "mason.nvim": {
"commit": "b71538a" "commit": "3d9ded5"
}, },
"neodev.nvim": { "neodev.nvim": {
"commit": "258b83f" "commit": "15e9e7c"
}, },
"nlsp-settings.nvim": { "nlsp-settings.nvim": {
"commit": "215b537" "commit": "ac1e6f3"
}, },
"null-ls.nvim": { "null-ls.nvim": {
"commit": "6830a1e" "commit": "7bd74a8"
}, },
"nvim-autopairs": { "nvim-autopairs": {
"commit": "03580d7" "commit": "f00eb3b"
}, },
"nvim-cmp": { "nvim-cmp": {
"commit": "c49ad26" "commit": "11a9579"
}, },
"nvim-dap": { "nvim-dap": {
"commit": "4902566" "commit": "c64a662"
}, },
"nvim-dap-ui": { "nvim-dap-ui": {
"commit": "f2206de" "commit": "b80227e"
}, },
"nvim-lspconfig": { "nvim-lspconfig": {
"commit": "e69978a" "commit": "d228bcf"
}, },
"nvim-navic": { "nvim-navic": {
"commit": "7a2b823" "commit": "7a2b823"
}, },
"nvim-tree.lua": { "nvim-tree.lua": {
"commit": "bac962c" "commit": "e8a89db"
}, },
"nvim-treesitter": { "nvim-treesitter": {
"commit": "b156939" "commit": "42c3a3c"
}, },
"nvim-ts-context-commentstring": { "nvim-ts-context-commentstring": {
"commit": "4a42b30" "commit": "a0f8956"
}, },
"nvim-web-devicons": { "nvim-web-devicons": {
"commit": "6c38926" "commit": "6c38926"
@ -96,7 +99,7 @@
"commit": "b00dd21" "commit": "b00dd21"
}, },
"plenary.nvim": { "plenary.nvim": {
"commit": "bb44479" "commit": "1c7e3e6"
}, },
"popup.nvim": { "popup.nvim": {
"commit": "b7404d3" "commit": "b7404d3"
@ -105,7 +108,7 @@
"commit": "685bc8e" "commit": "685bc8e"
}, },
"schemastore.nvim": { "schemastore.nvim": {
"commit": "eee175f" "commit": "8ec6e1b"
}, },
"structlog.nvim": { "structlog.nvim": {
"commit": "45b26a2" "commit": "45b26a2"
@ -114,18 +117,18 @@
"commit": "fab3e22" "commit": "fab3e22"
}, },
"telescope.nvim": { "telescope.nvim": {
"commit": "0b1c41a" "commit": "c1a2af0"
}, },
"toggleterm.nvim": { "toggleterm.nvim": {
"commit": "b02a167" "commit": "a54e6c4"
}, },
"tokyonight.nvim": { "tokyonight.nvim": {
"commit": "def9165" "commit": "4071f7f"
}, },
"vim-illuminate": { "vim-illuminate": {
"commit": "a6d0b28" "commit": "da80f38"
}, },
"which-key.nvim": { "which-key.nvim": {
"commit": "b7e0b1f" "commit": "e4fa445"
} }
} }