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 14:57:18 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
724cedd37b4f889e072cc9a08b47a257d33d4be8
zyedidia.micro
/
internal
/
buffer
History
Zachary Yedidia
132630a9a5
Apply additional edits if they exist
2020-08-15 18:20:10 -04:00
..
autocomplete.go
Apply additional edits if they exist
2020-08-15 18:20:10 -04:00
backup.go
…
buffer_generated_test.go
…
buffer_test.go
…
buffer.go
Use delta instead of textedit
2020-08-15 18:17:57 -04:00
cursor.go
Improve multicursor clipboard
2020-07-05 01:12:35 -04:00
eventhandler.go
Use delta instead of textedit
2020-08-15 18:17:57 -04:00
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
LSP option and better LSP status
2020-08-12 21:40:20 -04:00
stack_test.go
…
stack.go
…