Modernizied instatiation thingy

This commit is contained in:
CRy386i 2026-05-02 17:17:04 +02:00
parent 6f55a66333
commit daa989d24a
4 changed files with 11 additions and 11 deletions

View file

@ -2,7 +2,7 @@ return { 'ej-shafran/compile-mode.nvim',
version = '^5.13.0',
dependencies = {
'nvim-lua/plenary.nvim', lazy = true,
'm00qek/baleia.nvim',
'm00qek/baleia.nvim'
},
config = function()
---@type CompileModeOpts