defuz / RustAutoComplete

A SublimeText binding for RACER (Rust auto completion tool)
MIT License
105 stars 20 forks source link

can't autocomplete until input a letter #35

Open cjl3080434008 opened 8 years ago

cjl3080434008 commented 8 years ago

My sublime keybind { "keys": ["ctrl+space"], "command": "auto_complete" }, now i must use this way to call the autocomplete without input a letter. how to fix it ?? I have use the newest racer