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-18 23:07:13 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e420872a270e351653f62756cda24892dc1417c9
zyedidia.micro
/
internal
/
buffer
History
Zachary Yedidia
3b66a3364c
Fix some formatting
2019-12-29 22:02:14 -05:00
..
autocomplete.go
…
backup.go
More efficient loading for default syntax files
2019-12-28 21:26:22 -05:00
buffer.go
Remove detect requirement and detect in jinja file
2019-12-28 22:27:44 -05:00
cursor.go
…
eventhandler.go
…
line_array_test.go
…
line_array.go
…
loc.go
Add some plugin functions
2019-12-25 17:05:11 -05:00
message.go
…
save.go
Support for file reloading if changed externally
2019-12-26 17:59:23 -05:00
search.go
Fix some formatting
2019-12-29 22:02:14 -05:00
serialize.go
Support for file reloading if changed externally
2019-12-26 17:59:23 -05:00
settings.go
…
stack_test.go
…
stack.go
…