File tree Expand file tree Collapse file tree 8 files changed +7
-7
lines changed
Expand file tree Collapse file tree 8 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -13,13 +13,13 @@ require("lazy").setup({
1313
1414 -- import/override with your plugins
1515 { import = " plugins" },
16- { import = " plugins.lang.html_css" },
17- { import = " plugins.lang.sql" },
18- { import = " plugins.lang.lua" },
19- { import = " plugins.lang.dart" },
20- { import = " plugins.lang.elixir" },
21- { import = " plugins.lang.python" },
22- { import = " plugins.lang.rust" },
16+ { import = " plugins.extras. lang.html_css" },
17+ { import = " plugins.extras. lang.sql" },
18+ { import = " plugins.extras. lang.lua" },
19+ { import = " plugins.extras. lang.dart" },
20+ { import = " plugins.extras. lang.elixir" },
21+ { import = " plugins.extras. lang.python" },
22+ { import = " plugins.extras. lang.rust" },
2323
2424 -- import any extras modules here
2525 { import = " lazyvim.plugins.extras.lang.typescript" },
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments