mirror of
https://github.com/Hopiu/micro.git
synced 2026-04-02 22:30:22 +00:00
parent
d5caf84788
commit
f7677549ea
1 changed files with 1 additions and 1 deletions
|
|
@ -4,12 +4,12 @@ import (
|
|||
"errors"
|
||||
"fmt"
|
||||
"io/fs"
|
||||
"os"
|
||||
"regexp"
|
||||
"runtime"
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
|
||||
shellquote "github.com/kballard/go-shellquote"
|
||||
"github.com/zyedidia/micro/v2/internal/buffer"
|
||||
"github.com/zyedidia/micro/v2/internal/clipboard"
|
||||
|
|
|
|||
Loading…
Reference in a new issue