refactor(nvim): set nvim hurl to remote installation
This commit is contained in:
parent
69fdebf5f8
commit
0becfe8506
@ -95,7 +95,7 @@ lazy.setup({
|
||||
"nvim-treesitter/playground",
|
||||
"windwp/nvim-ts-autotag",
|
||||
"nvim-treesitter/nvim-treesitter-textobjects",
|
||||
{ "pfeiferj/nvim-hurl", opts = {}, dev = true },
|
||||
{ "pfeiferj/nvim-hurl", config = true, },
|
||||
},
|
||||
config = function()
|
||||
require("plugins.configs.treesitter")
|
||||
|
Loading…
x
Reference in New Issue
Block a user