neovim: enable dial extra
This commit is contained in:
parent
241c6fa689
commit
1b1e7a2c97
|
@ -21,7 +21,7 @@ require("lazy").setup({
|
|||
{ import = "lazyvim.plugins.extras.coding.neogen" },
|
||||
{ import = "lazyvim.plugins.extras.dap.core" },
|
||||
{ import = "lazyvim.plugins.extras.editor.refactoring" },
|
||||
-- { import = "lazyvim.plugins.extras.editor.leap" },
|
||||
{ import = "lazyvim.plugins.extras.editor.dial" },
|
||||
{ import = "lazyvim.plugins.extras.lsp.neoconf" },
|
||||
{ import = "lazyvim.plugins.extras.test.core" },
|
||||
{ import = "lazyvim.plugins.extras.ui.mini-indentscope" },
|
||||
|
|
Loading…
Reference in New Issue