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-17 14:27:12 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d2f8adb8ffd8239771e742d9eff3cdde8d46969b
zyedidia.micro
/
internal
/
buffer
History
Zachary Yedidia
3d40e91690
Add log and plugin list command
2019-12-25 17:05:11 -05:00
..
autocomplete.go
Add autocomplete
2019-12-25 17:05:10 -05:00
buffer.go
Add log and plugin list command
2019-12-25 17:05:11 -05:00
cursor.go
…
eventhandler.go
…
line_array_test.go
…
line_array.go
…
loc.go
…
message.go
Add linter plugin support
2019-12-25 17:05:10 -05:00
save.go
Add autosave option
2019-12-25 17:05:11 -05:00
search.go
…
serialize.go
Fix relocate bug
2019-12-25 17:05:10 -05:00
settings.go
Add readonly option
2019-12-25 17:05:10 -05:00
stack_test.go
…
stack.go
…