This website requires JavaScript.
Explore
Help
Sign in
mirror
/
akiyosi.goneovim
Watch
1
Star
0
Fork
You've already forked akiyosi.goneovim
0
mirror of
https://github.com/akiyosi/goneovim.git
synced
2025-08-29 06:08:11 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
12c9f5429b
akiyosi.goneovim
/
util
/
util.go
11 lines
96 B
Go
Raw
Normal View
History
Unescape
Escape
Improvement behavior for windows
2018-04-08 13:11:18 +09:00
// +build !windows
Change repository layout
2019-03-05 23:09:22 +09:00
package
util
Improvement behavior for windows
2018-04-08 13:11:18 +09:00
import
(
"os/exec"
)
func
PrepareRunProc
(
cmd
*
exec
.
Cmd
)
{
}
Reference in a new issue
Copy permalink