neovim: switch to flash, enable neoconf
This commit is contained in:
parent
ca7ef7b43a
commit
06459c1a69
1 changed files with 2 additions and 1 deletions
|
@ -20,8 +20,9 @@ require("lazy").setup({
|
|||
{ import = "lazyvim.plugins.extras.coding.mini-surround" },
|
||||
{ import = "lazyvim.plugins.extras.coding.neogen" },
|
||||
{ import = "lazyvim.plugins.extras.dap.core" },
|
||||
{ import = "lazyvim.plugins.extras.editor.leap" },
|
||||
{ import = "lazyvim.plugins.extras.editor.inc-rename" },
|
||||
-- { import = "lazyvim.plugins.extras.editor.leap" },
|
||||
{ import = "lazyvim.plugins.extras.lsp.neoconf" },
|
||||
{ import = "lazyvim.plugins.extras.test.core" },
|
||||
{ import = "lazyvim.plugins.extras.ui.mini-indentscope" },
|
||||
{ import = "lazyvim.plugins.extras.util.octo" },
|
||||
|
|
Loading…
Add table
Reference in a new issue