]> git.lizzy.rs Git - micro.git/history - cmd/micro/tab.go
Go plugin should disable tabstospaces if the file is go
[micro.git] / cmd / micro / tab.go
2016-08-17 Zachary YedidiaMerge pull request #209 from onodera-punpun/coloredline
2016-08-11 Zachary YedidiaFix statusline and tabbar offsets
2016-08-11 Zachary YedidiaAdd ability to delete splits
2016-08-11 Zachary YedidiaAdd split_tree and ability to create splits
2016-07-10 Zachary YedidiaAdd some more comments
2016-06-09 Zachary YedidiaFix tabbar bug
2016-06-08 Zachary YedidiaAdd support for tabs
2016-06-08 Zachary YedidiaMake tabs respond to mouse events
2016-06-08 Zachary YedidiaDon't display the tab bar if only one tab is open
2016-06-08 Zachary YedidiaCreate tab struct and reorganize tab bar