1
0
Fork 0

neovim: enable dial extra

This commit is contained in:
Luca Bilke 2024-06-18 08:45:25 +02:00
parent 241c6fa689
commit 1b1e7a2c97
No known key found for this signature in database
GPG Key ID: C9E851809C1A5BDE
1 changed files with 1 additions and 1 deletions

View File

@ -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" },