neovim: enable dial extra
This commit is contained in:
parent
005ec0e6d3
commit
b60b83ed7a
|
@ -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