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 06:47:14 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3c50ac166654870465a03fedd72c5466835c36e3
zyedidia.micro
/
internal
/
buffer
History
Zachary Yedidia
3c50ac1666
Fix edit application in formatting
2020-08-12 16:21:05 -04:00
..
autocomplete.go
Hover support
2020-08-12 16:03:23 -04:00
backup.go
Improve backup system
2020-06-22 17:54:56 -04:00
buffer_generated_test.go
…
buffer_test.go
…
buffer.go
Fix edit application in formatting
2020-08-12 16:21:05 -04:00
cursor.go
Improve multicursor clipboard
2020-07-05 01:12:35 -04:00
eventhandler.go
…
line_array_test.go
…
line_array.go
Treat CRLF as LF when inserting text
2020-06-23 17:17:22 -04:00
loc.go
Autoformatting
2020-08-12 16:03:23 -04:00
message.go
…
save.go
Hover support
2020-08-12 16:03:23 -04:00
search.go
…
serialize.go
…
settings.go
Don't set fastdirty base if modified
2020-07-04 20:09:44 -04:00
stack_test.go
…
stack.go
…