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-19 15:27:20 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9c2ce486a5ec5d97f51f121c1f6564c5e3b68f67
zyedidia.micro
/
internal
/
buffer
History
Zachary Yedidia
3ef0267f0a
Reload settings when filetype is changed
...
Fixes
#2712
2023-01-26 18:21:35 -08:00
..
autocomplete.go
…
backup.go
…
buffer_generated_test.go
…
buffer_test.go
…
buffer.go
Fix
2021-11-22 18:46:36 -08:00
cursor.go
…
eventhandler.go
…
line_array_test.go
…
line_array.go
Support for highlighting all search matches (hlsearch) (
#1762
)
2021-09-28 13:39:03 -07:00
loc.go
…
message.go
…
save.go
Fix save with sudo for large file sizes
2022-11-02 16:00:12 -07:00
search.go
Improve comments
2021-08-21 17:58:30 -04:00
serialize.go
…
settings.go
Reload settings when filetype is changed
2023-01-26 18:21:35 -08:00
stack_test.go
…
stack.go
…