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-03 03:10:22 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5da6b31b9c17f95e27194b378a848018bdade11d
zyedidia.micro
/
cmd
/
micro
History
Zachary Yedidia
5da6b31b9c
Pressing tab on a selection indents the selection
...
See
#203
2016-08-02 18:30:36 -04:00
..
actions.go
Pressing tab on a selection indents the selection
2016-08-02 18:30:36 -04:00
bindings.go
…
buffer.go
…
colorscheme.go
…
command.go
Add tab command to open a file in a new tab
2016-07-24 16:29:03 -04:00
cursor.go
Pressing tab on a selection indents the selection
2016-08-02 18:30:36 -04:00
eventhandler.go
…
help.go
…
highlighter.go
Add gololang to pre installed syntax files
2016-07-30 16:01:46 -04:00
job.go
…
lineArray.go
…
loc.go
…
messenger.go
Remove backspace prompt cancelation
2016-08-02 09:45:41 -04:00
micro.go
…
plugin.go
…
runtime.go
Add gololang to pre installed syntax files
2016-07-30 16:01:46 -04:00
search.go
…
settings.go
…
stack.go
…
statusline.go
…
tab.go
…
util_test.go
…
util.go
…
view.go
…