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-02 10:50:25 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ff24ad5fa89764fb609bc618f23589ae4da2fd14
zyedidia.micro
/
internal
/
buffer
History
Zachary Yedidia
bd83c6a8a9
Remove detect requirement and detect in jinja file
...
Ref
#1415
2019-12-28 22:27:44 -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
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
Add readonly option
2019-12-25 17:05:10 -05:00
stack_test.go
…
stack.go
…