feat: refactor file structure

This commit is contained in:
Barrett Ruth 2025-09-21 14:29:01 -04:00
parent 9761cded88
commit 965e47a1df
17 changed files with 19 additions and 22 deletions

View file

@ -4,7 +4,7 @@ describe('extmarks', function()
before_each(function()
spec_helper.setup()
highlight = require('cp.highlight')
highlight = require('cp.ui.highlight')
end)
after_each(function()