This website requires JavaScript.
Explore
Help
Sign In
github
/
zyedidia.micro
Watch
2
Star
0
Fork
0
You've already forked zyedidia.micro
mirror of
https://github.com/zyedidia/micro.git
synced
2026-03-30 22:57:15 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
403a99d2ea743c9b162ad4f502eec07a7c05aaea
zyedidia.micro
/
cmd
/
micro
History
boombuler
403a99d2ea
removed obsolete replace command preparations
2016-09-03 12:13:25 +02:00
..
actions.go
allow command parameters to be quoted
2016-09-02 13:44:22 +02:00
autocomplete.go
…
bindings.go
…
buffer.go
…
colorscheme.go
…
command.go
removed obsolete replace command preparations
2016-09-03 12:13:25 +02:00
cursor.go
…
eventhandler.go
…
help.go
…
highlighter.go
…
job.go
…
lineArray.go
…
loc.go
…
messenger.go
allow command parameters to be quoted
2016-09-02 13:44:22 +02:00
micro.go
…
plugin.go
…
runtime.go
Merge pull request
#271
from teryanik/master
2016-09-01 20:23:53 -04:00
search.go
…
settings.go
…
split_tree.go
…
stack.go
…
statusline.go
…
tab.go
…
util_test.go
use build-in functions to quote / unquote
2016-09-03 12:02:49 +02:00
util.go
use build-in functions to quote / unquote
2016-09-03 12:02:49 +02:00
view.go
…