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-19 15:27:20 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5fba432d7887c0b607b8c444a88e64ca98d8e8e1
zyedidia.micro
/
internal
/
buffer
History
Zachary Yedidia
6681387b47
Support for file reloading if changed externally
2019-12-26 17:59:23 -05:00
..
autocomplete.go
…
backup.go
Remove autosave option
2019-12-26 14:35:48 -05:00
buffer.go
Support for file reloading if changed externally
2019-12-26 17:59:23 -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
Add linter plugin support
2019-12-25 17:05:10 -05:00
save.go
Support for file reloading if changed externally
2019-12-26 17:59:23 -05:00
search.go
…
serialize.go
Support for file reloading if changed externally
2019-12-26 17:59:23 -05:00
settings.go
…
stack_test.go
…
stack.go
…