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-21 00:07:16 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b291f27c3f716169a5f4d06013a065858ecf2b61
zyedidia.micro
/
internal
/
buffer
History
Dmytro Maluka
20bf7096b8
Make
set filetype off
work as expected (
#3216
)
...
Disable syntax highlighting after setting filetype to `off`.
2024-03-25 19:38:33 +01:00
..
autocomplete.go
…
backup.go
…
buffer_generated_test.go
…
buffer_test.go
command: Fix
reload
command to correctly initialize and reload all runtime files (
#3062
)
2024-03-22 20:47:30 +01:00
buffer.go
Make
set filetype off
work as expected (
#3216
)
2024-03-25 19:38:33 +01:00
cursor.go
…
eventhandler.go
hltrailingws: simpler and better undo/redo handling
2024-03-14 03:18:11 +01:00
line_array_test.go
…
line_array.go
…
loc.go
…
message.go
…
save.go
option: Don't apply rmtrailingws in case of timed autosave (
#2850
)
2024-03-15 18:46:51 +01:00
search.go
command: Fix replace to be able to insert '$' (
#2954
)
2024-03-17 21:37:16 +01:00
serialize.go
…
settings.go
command: Fix
reload
command to correctly initialize and reload all runtime files (
#3062
)
2024-03-22 20:47:30 +01:00
stack_test.go
…
stack.go
…