Change Cmd-Space to Ctrl-Space for autocomplete

This commit is contained in:
Yan Pritzker
2015-06-02 19:03:09 -05:00
parent d316096428
commit d74ab05613
3 changed files with 7 additions and 6 deletions

View File

@@ -1,4 +1,8 @@
2014-06-01
==================
* Change Cmd-Space to Ctrl-Space for vim autocomplete so it doesn't conflict with osx spotlight by default, and so there are no additional steps to install.
2014-02-15
==================