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-01 02:10:23 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2de42bcf99da1599c4830a9bded98f69978f1967
zyedidia.micro
/
cmd
/
micro
History
Zachary Yedidia
2de42bcf99
Make zenburn the default colorscheme
...
This commit also adds better support for constant.number in the syntax files.
2016-08-27 17:10:26 -04:00
..
actions.go
…
autocomplete.go
…
bindings.go
…
buffer.go
Add support for making buffer local options in settings.json
2016-08-25 20:15:58 -04:00
colorscheme.go
Add zenburn colorscheme
2016-08-27 16:09:30 -04:00
command.go
…
cursor.go
…
eventhandler.go
…
help.go
…
highlighter.go
…
job.go
…
lineArray.go
…
loc.go
…
messenger.go
…
micro.go
Add support for making buffer local options in settings.json
2016-08-25 20:15:58 -04:00
plugin.go
Fix bug with init.lua
2016-08-25 17:29:58 -04:00
runtime.go
Make zenburn the default colorscheme
2016-08-27 17:10:26 -04:00
search.go
…
settings.go
Make zenburn the default colorscheme
2016-08-27 17:10:26 -04:00
split_tree.go
…
stack.go
…
statusline.go
…
tab.go
…
util_test.go
…
util.go
…
view.go
…