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-12 07:32:44 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b4e7e981f3654aa5cb138115026e52dcc638a6a7
zyedidia.micro
/
internal
/
buffer
History
Zachary Yedidia
6a1b8f4a4f
Add option to clean unused settings and other parts of config
2020-02-02 15:30:06 -05:00
..
autocomplete.go
…
backup.go
Fix
#1383
: "Save with Sudo" rewrite (
#1424
)
2020-01-03 17:39:12 -05:00
buffer.go
Add support for plugin manager within micro
2020-02-02 14:20:39 -05:00
cursor.go
…
eventhandler.go
Add support for plugin manager within micro
2020-02-02 14:20:39 -05:00
line_array_test.go
…
line_array.go
Highlight in parallel
2020-01-28 20:54:14 -05:00
loc.go
…
message.go
…
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
Readonly should only apply to default buffers
2020-01-15 20:09:17 -05:00
stack_test.go
…
stack.go
…