Fix 0.7 packages

This commit is contained in:
ViViDboarder 2023-06-28 04:44:11 +00:00
parent 7a275315f0
commit c077ee967c
2 changed files with 56 additions and 48 deletions

View File

@ -349,7 +349,8 @@ use({
"nvim-treesitter/nvim-treesitter-textobjects",
requires = "nvim-treesitter/nvim-treesitter",
commit = utils.map_version_rule({
[">=0.7.0"] = utils.nil_val,
[">=0.8.0"] = utils.nil_val,
[">=0.7.0"] = "8673926519ea61069f9c1366d1ad1949316d250e",
["<0.7.0"] = "eca3bf30334f85259d41dc060d50994f8f91ef7d",
}),
})
@ -487,6 +488,10 @@ use({
use({
"stevearc/dressing.nvim",
branch = utils.map_version_rule({
[">=0.8.0"] = utils.nil_val,
["<0.8.0"] = "nvim-0.7",
}),
config = function()
require("dressing").setup({})
end,

View File

@ -1,18 +1,18 @@
{
"LuaSnip": {
"commit": "1843932"
"commit": "500981f"
},
"cmp-buffer": {
"commit": "3022dbc"
},
"cmp-nvim-lsp": {
"commit": "affe808"
"commit": "44b16d1"
},
"cmp-spell": {
"commit": "5602f1a"
"commit": "60584cb"
},
"cmp_luasnip": {
"commit": "a9de941"
"commit": "1809552"
},
"colorbuddy.vim": {
"commit": "cdb5b06"
@ -20,98 +20,101 @@
"dark-notify": {
"commit": "891adc0"
},
"dressing.nvim": {
"commit": "f16d758"
},
"file-line": {
"commit": "67c3590"
},
"friendly-snippets": {
"commit": "e5a16f9"
"commit": "5749f09"
},
"goyo.vim": {
"commit": "d0bb582"
"commit": "fa0263d"
},
"impatient.nvim": {
"commit": "b842e16"
"commit": "47302af"
},
"limelight.vim": {
"commit": "86aaec1"
},
"lsp_signature.nvim": {
"commit": "e65a638"
},
"lua-dev.nvim": {
"commit": "f5c3193"
"commit": "17ff7a4"
},
"lualine.nvim": {
"commit": "3cf4540"
"commit": "05d78e9"
},
"lush.nvim": {
"commit": "6b9f399"
"commit": "789a2fb"
},
"mason-lspconfig.nvim": {
"commit": "c993ca5"
},
"mason.nvim": {
"commit": "db58ec7"
},
"neodev.nvim": {
"commit": "02bfa37"
},
"null-ls.nvim": {
"commit": "de75168"
"commit": "6cc5477"
},
"nvim-cmp": {
"commit": "b588569"
"commit": "e1f1b40"
},
"nvim-colorizer.lua": {
"commit": "36c610a"
},
"nvim-gps": {
"commit": "f4734df"
},
"nvim-lsp-installer": {
"commit": "ae913cb"
},
"nvim-lspconfig": {
"commit": "99596a8"
"commit": "b6b34b9"
},
"nvim-navic": {
"commit": "32cff45"
},
"nvim-notify": {
"commit": "cf5dc4f"
"commit": "ea9c8ce"
},
"nvim-solarized-lua": {
"commit": "faba49b"
"commit": "7bd46fa"
},
"nvim-treesitter": {
"commit": "a1893234"
},
"nvim-treesitter-refactor": {
"commit": "75f5895"
"commit": "4cccb6f4"
},
"nvim-treesitter-textobjects": {
"commit": "6dcd228"
"commit": "8673926"
},
"packer.nvim": {
"commit": "b32b982"
"commit": "1d0cf98"
},
"plenary.nvim": {
"commit": "a3dafaa"
"commit": "36aaceb"
},
"popup.nvim": {
"commit": "b7404d3"
},
"rust.vim": {
"commit": "4aa69b8"
"rust-tools.nvim": {
"commit": "71d2cf6"
},
"startuptime.vim": {
"commit": "dfa57f5"
},
"tcomment_vim": {
"commit": "e77e1bf"
"commit": "b4930f9"
},
"telescope-file-browser.nvim": {
"commit": "00a814a"
"commit": "acf2ead"
},
"telescope.nvim": {
"commit": "b79cd6c"
},
"todo-comments.nvim": {
"commit": "98b1ebf"
"commit": "7b8f174"
},
"tokyonight.nvim": {
"commit": "8223c97"
"commit": "fd0a005"
},
"trouble.nvim": {
"commit": "da61737"
"commit": "a0f2375"
},
"vim-android": {
"commit": "8911f86"
@ -120,40 +123,40 @@
"commit": "feaba6b"
},
"vim-endwise": {
"commit": "4e5c835"
"commit": "e714ac3"
},
"vim-eunuch": {
"commit": "63da2dd"
"commit": "291ef1f"
},
"vim-forcedotcom": {
"commit": "a30ba7e"
},
"vim-fugitive": {
"commit": "b411b75"
"commit": "5a24c25"
},
"vim-grepper": {
"commit": "2b93535"
},
"vim-gutentags": {
"commit": "b77b8fa"
"commit": "1337b18"
},
"vim-pencil": {
"commit": "5b4110d"
"commit": "6d70438"
},
"vim-polyglot": {
"commit": "38282d58"
"commit": "bc8a81d3"
},
"vim-repeat": {
"commit": "24afe92"
},
"vim-rsi": {
"commit": "4c673fb"
"commit": "4554063"
},
"vim-startify": {
"commit": "81e36c3"
},
"vim-surround": {
"commit": "bf3480d"
"commit": "3d188ed"
},
"vim-textobj-sentence": {
"commit": "c5dd562"
@ -168,7 +171,7 @@
"commit": "bb1bcdd"
},
"which-key.nvim": {
"commit": "bd4411a"
"commit": "e271c28"
},
"wombat.nvim": {
"commit": "96989b1"