refactor: small fixes
This commit is contained in:
+29
-5
@@ -4,12 +4,20 @@
|
||||
"rev": "016802de402556da54c36bd7359b441266b01cdd",
|
||||
"src": "https://github.com/stevearc/conform.nvim"
|
||||
},
|
||||
"flutter-tools.nvim": {
|
||||
"rev": "0867b346e9a60753080168188c8f1ee6be40b767",
|
||||
"src": "https://github.com/nvim-flutter/flutter-tools.nvim"
|
||||
},
|
||||
"kanagawa.nvim": {
|
||||
"rev": "bb85e4bfc8d89b0e62c8fa53ccdd13d12e2f77b3",
|
||||
"src": "https://github.com/rebelot/kanagawa.nvim"
|
||||
},
|
||||
"kulala.nvim": {
|
||||
"rev": "232a9939919fe9bc88d573bce92de50f2f160c60",
|
||||
"src": "https://github.com/mistweaverco/kulala.nvim"
|
||||
},
|
||||
"laravel.nvim": {
|
||||
"rev": "c0b171c8f9f0b5914f12b197711b93aa2c4047d3",
|
||||
"rev": "6afb2a00530f67e7f49cf1c1ef9acc9e7c2ac72e",
|
||||
"src": "https://github.com/adalessa/laravel.nvim"
|
||||
},
|
||||
"mason.nvim": {
|
||||
@@ -17,15 +25,31 @@
|
||||
"src": "https://github.com/mason-org/mason.nvim"
|
||||
},
|
||||
"mini.nvim": {
|
||||
"rev": "e58ad4b0c9e9376096b9704f98fc00d4c9448870",
|
||||
"rev": "fb2bbae327f3c306f3c825031345b89dd176ce60",
|
||||
"src": "https://github.com/nvim-mini/mini.nvim"
|
||||
},
|
||||
"neovim": {
|
||||
"rev": "ff483051a47e27d84bdef47703538df1ed9f4a47",
|
||||
"src": "https://github.com/rose-pine/neovim"
|
||||
},
|
||||
"nightfox.nvim": {
|
||||
"rev": "4dacd3f0185a2227bdf3b6c0975a8f0bf87cac9a",
|
||||
"src": "https://github.com/EdenEast/nightfox.nvim"
|
||||
},
|
||||
"nui.nvim": {
|
||||
"rev": "a25dd472316d806eb38a5dd667c2e40da5570c75",
|
||||
"rev": "10fc361835c856ba4233ef5ea135b919bf3dce97",
|
||||
"src": "https://github.com/MunifTanjim/nui.nvim"
|
||||
},
|
||||
"nvim": {
|
||||
"rev": "edefef779ab08ce1a4a404713e3012b0d202bd35",
|
||||
"src": "https://github.com/catppuccin/nvim"
|
||||
},
|
||||
"nvim-dap": {
|
||||
"rev": "9e848e09a697ee95302a3ef2dd43fd6eb709e570",
|
||||
"src": "https://github.com/mfussenegger/nvim-dap"
|
||||
},
|
||||
"nvim-lspconfig": {
|
||||
"rev": "0662886bc0a4e0c199dec65cee23a4319dd79f55",
|
||||
"rev": "684cb45c2faa24ce463b4fe9aaf011bfe1e0fb26",
|
||||
"src": "https://github.com/neovim/nvim-lspconfig"
|
||||
},
|
||||
"nvim-nio": {
|
||||
@@ -33,7 +57,7 @@
|
||||
"src": "https://github.com/nvim-neotest/nvim-nio"
|
||||
},
|
||||
"nvim-treesitter": {
|
||||
"rev": "074aa4422bf029908338e855d0c0f71470a971bb",
|
||||
"rev": "8b98b4470eb326f1c7b50dae79f8c963568e5720",
|
||||
"src": "https://github.com/nvim-treesitter/nvim-treesitter"
|
||||
},
|
||||
"nvim-treesitter-textobjects": {
|
||||
|
||||
Reference in New Issue
Block a user