]> git.lizzy.rs Git - micro.git/history - internal/buffer
Autocompletion fix for infobuffer
[micro.git] / internal / buffer /
2019-12-25 Zachary YedidiaReoragnize slightly
2019-12-25 Zachary YedidiaImproved save with sudo
2019-12-25 Zachary YedidiaNo backups for no name files
2019-12-25 Zachary YedidiaBetter backup behavior
2019-12-25 Zachary YedidiaBackup support
2019-12-25 Zachary YedidiaStart implementing backup system
2019-12-25 Zachary YedidiaAdd some plugin functions
2019-12-25 Zachary YedidiaAdd log and plugin list command
2019-12-25 Zachary YedidiaAdd better matchbrace
2019-12-25 Zachary YedidiaAdd autosave option
2019-12-25 Zachary YedidiaAdd mkparents option
2019-12-25 Zachary YedidiaRemove local settings
2019-12-25 Zachary YedidiaAdd linter plugin support
2019-12-25 Zachary YedidiaAutoclose plugin support
2019-12-25 Zachary YedidiaAdd readonly option
2019-12-25 Zachary YedidiaSupport filetype option as command line option
2019-12-25 Zachary YedidiaAdd reset command and statusline format string options
2019-12-25 Zachary YedidiaAdd autocomplete
2019-12-25 Zachary YedidiaSmall fixes
2019-12-25 Zachary YedidiaImplement buffer opening at a location
2019-12-25 Zachary YedidiaFix relocate bug
2019-12-25 Zachary YedidiaAdd hidehelp support
2019-12-25 Zachary YedidiaFix serialization
2019-12-25 Zachary YedidiaFix some search bugs
2019-12-25 Zachary YedidiaSome plugin callbacks
2019-12-25 Zachary YedidiaChange project layout and use go.mod