Disabled rest.nvim plugin

This commit is contained in:
2025-11-17 21:36:13 +09:00
parent 6c25520fbc
commit b3848be0d4
+1
View File
@@ -1,5 +1,6 @@
return {
"rest-nvim/rest.nvim",
enabled = false,
dependencies = {
"nvim-treesitter/nvim-treesitter",
opts = function(_, opts)