🎨 Style(wezterm): make wezterm-types a dependency of lazydev

This commit is contained in:
2025-02-17 18:55:18 -05:00
parent b430ed7b02
commit 05a109422e
2 changed files with 6 additions and 0 deletions
+1
View File
@@ -25,6 +25,7 @@ return {
{
'folke/lazydev.nvim',
opts = require('data.types').lazydev.opts,
dependencies = require('data.deps').lazydev,
},
-- { -- G-code
-- 'wilriker/gcode.vim',