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-02-28 09:50:21 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
127b340a088b5e4e091b08816a61c88fc48cfd5e
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
…
serialize.go
…
settings.go
Reload settings when filetype is changed
2023-01-26 18:21:35 -08:00
stack_test.go
…
stack.go
…