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-07 07:30:20 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
13da5ced154a981ec4fcf8f517c4322f1611cefa
zyedidia.micro
/
cmd
/
micro
History
Zachary Yedidia
13da5ced15
Fix problem with linter.onSave calling view.Save
...
Fixes
#246
2016-08-30 19:38:45 -04:00
..
actions.go
Add QuitAll action to close all splits and tabs at once
2016-08-30 17:38:46 -04:00
autocomplete.go
…
bindings.go
Add QuitAll action to close all splits and tabs at once
2016-08-30 17:38:46 -04:00
buffer.go
Check for filetype after saving an untitled buffer
2016-08-30 17:25:30 -04:00
colorscheme.go
…
command.go
…
cursor.go
…
eventhandler.go
…
help.go
…
highlighter.go
Add caddyfile to runtime
2016-08-30 19:32:26 -04:00
job.go
…
lineArray.go
…
loc.go
…
messenger.go
…
micro.go
Switch splits on mouse *click* not drag
2016-08-30 17:29:49 -04:00
plugin.go
…
runtime.go
Fix problem with linter.onSave calling view.Save
2016-08-30 19:38:45 -04:00
search.go
…
settings.go
…
split_tree.go
…
stack.go
…
statusline.go
…
tab.go
…
util_test.go
…
util.go
…
view.go
…