Change zyedidia/micro to micro-editor/micro

This commit is contained in:
Jöran Karl
2026-01-21 19:32:08 +01:00
parent d1426b6fb2
commit 4ead0e453b
60 changed files with 262 additions and 262 deletions

View File

@@ -6,8 +6,8 @@ import (
"io"
"sync"
"github.com/zyedidia/micro/v2/internal/util"
"github.com/zyedidia/micro/v2/pkg/highlight"
"github.com/micro-editor/micro/v2/internal/util"
"github.com/micro-editor/micro/v2/pkg/highlight"
)
// Finds the byte index of the nth rune in a byte slice