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-20 15:57:10 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6957e83cdbb57e590709a0392d5854aed00206ea
zyedidia.micro
/
internal
/
buffer
History
Zachary Yedidia
ce91e41e5a
Update third party licenses
2020-02-09 00:03:03 -05:00
..
autocomplete.go
…
backup.go
Fix
#1383
: "Save with Sudo" rewrite (
#1424
)
2020-01-03 17:39:12 -05:00
buffer.go
Enable autosave option
2020-02-08 16:53:08 -05:00
cursor.go
…
eventhandler.go
Update third party licenses
2020-02-09 00:03:03 -05:00
line_array_test.go
…
line_array.go
Highlight in parallel
2020-01-28 20:54:14 -05:00
loc.go
…
message.go
More plugin docs and improve doc formatting
2020-02-08 18:31:06 -05:00
save.go
Fix
#1383
: "Save with Sudo" rewrite (
#1424
)
2020-01-03 17:39:12 -05:00
search.go
…
serialize.go
Add option to clean unused settings and other parts of config
2020-02-02 15:30:06 -05:00
settings.go
Fix to allow readonly to be disabled
2020-02-08 19:37:37 -05:00
stack_test.go
…
stack.go
…