]> git.lizzy.rs Git - micro.git/history - cmd/micro/autocomplete.go
Code optimisation (#1117)
[micro.git] / cmd / micro / autocomplete.go
2018-01-06 Zachary YedidiaMerge pull request #877 from IOAyman/readme
2018-01-04 Zachary YedidiaAdd more comments
2017-11-19 Zachary YedidiaMerge pull request #613 from GeigerCounter/build_tools
2017-10-21 Zachary YedidiaMerge pull request #782 from i-amdroid/master
2017-10-04 Zachary YedidiaMerge pull request #850 from nitsakh/feat-809
2017-10-02 Zachary YedidiaMerge
2017-10-02 Zachary YedidiaAdd sucmd to customize "sudo" command
2017-09-24 Zachary YedidiaOnly replace '~' with home if at start of path
2017-09-24 Zachary YedidiaAdd autocompletion for option values
2017-03-01 Zachary YedidiaMerge pull request #570 from yursan9/yaml
2017-02-24 Zachary YedidiaMerge
2017-02-23 Zachary YedidiaMerge
2017-02-23 Zachary YedidiaAdd colorscheme complete function
2017-02-21 Zachary YedidiaFix various linter and vet warnings
2016-10-19 Zachary YedidiaMerge pull request #425 from adrianvoica/master
2016-10-05 Zachary YedidiaMerge pull request #378 from boombuler/pm
2016-10-01 boombulernew command `plugin list`
2016-10-01 boombulerMerge remote-tracking branch 'zyedidia/master' into pm
2016-09-28 boombulerautocomplete plugin commands
2016-09-18 Zachary YedidiaMerge
2016-09-16 Zachary YedidiaAdd function to load runtime files from a directory...
2016-09-16 Zachary YedidiaMerge pull request #334 from techtonik/filemanagers
2016-09-16 Zachary YedidiaMerge pull request #363 from boombuler/rtfiles
2016-09-15 Florian Sundermannallow plugins to list / read runtime files
2016-09-15 Florian Sundermannsimplified file handling for runtime files
2016-09-14 Zachary YedidiaMerge pull request #359 from boombuler/params
2016-09-14 Zachary YedidiaMerge pull request #354 from boombuler/help
2016-09-14 Florian Sundermanninclude trailing path delimiter
2016-09-13 boombulerLoad help files when needed
2016-09-07 Zachary YedidiaMerge branch 'master' of https://github.com/to-miz...
2016-09-06 Zachary YedidiaMerge branch 'params' of https://github.com/boombuler...
2016-09-05 Zachary YedidiaMerge branch 'primary-clipboard'
2016-09-05 Zachary YedidiaMerge pull request #314 from mame98/master
2016-09-05 Zachary YedidiaMerge pull request #283 from boombuler/autocompleteplugin
2016-09-04 Zachary YedidiaMerge pull request #298 from boombuler/bug269
2016-09-03 Zachary YedidiaMerge pull request #286 from boombuler/bug269
2016-09-03 Zachary YedidiaMerge pull request #282 from boombuler/windows
2016-09-02 boombulerallow plugins to register autocomplete functions
2016-09-02 Florian SundermannFile autocomplete should now work on windows
2016-08-29 Zachary YedidiaAdd show command to show the value of an option
2016-08-28 Zachary YedidiaImprove tab completion in command mode
2016-08-26 Zachary YedidiaMerge pull request #213 from zyedidia/local-settings
2016-08-25 Zachary YedidiaAdd support for local or global only settings
2016-08-25 Zachary YedidiaAdd local settings for each buffer
2016-08-19 Zachary YedidiaFix minor issue with autoclose
2016-08-19 Zachary YedidiaImprove autoclose plugin auto tabbing
2016-08-17 Zachary YedidiaAdd boolean option to actions to disable the lua callback
2016-08-17 Zachary YedidiaAdd much better autocompletion for commands