Soonho Kong
|
3682ca32d2
|
feat(emacs/lean-company): call FINDG if cursor is at "_"
|
2014-09-08 16:04:20 -07:00 |
|
Soonho Kong
|
c365f6b9ab
|
fix(emacs/lean-company): only activate auto-completion when TAB is pressed
|
2014-09-08 10:52:22 -07:00 |
|
Soonho Kong
|
6c483467dd
|
feat(emacs/lean-company): replace ?M in AC candidate with M and colorize
close #149
|
2014-09-08 09:47:51 -07:00 |
|
Soonho Kong
|
ba35ca5300
|
feat(emacs/lean-company): add company-lean--need-autocomplete
This one partially addresses #150.
|
2014-09-07 17:32:06 -07:00 |
|
Soonho Kong
|
0476591992
|
fix(emacs/lean-company): override company--window-width
Override 'company--window-width' to be 0.95 * window-body-width.
This partially solves the problem of issue #137.
|
2014-09-05 23:08:19 -07:00 |
|
Soonho Kong
|
db60a56056
|
feat(emacs/lean-company): truncate string if it's longer than 90% of window-width
Also add "..." in the end
Close #137
|
2014-09-05 08:49:05 -07:00 |
|
Soonho Kong
|
fc364566bf
|
feat(emacs/lean-company): truncate type info in auto-complete
Close #137
|
2014-09-05 06:59:02 -07:00 |
|
Soonho Kong
|
64bae94d3a
|
fix(emacs/lean-company): enable auto-complete if prefix has '.' or '_'
|
2014-09-05 06:59:02 -07:00 |
|
Soonho Kong
|
cc89cd051a
|
feat(emacs/lean-company): add lean-company
|
2014-09-04 16:32:07 -07:00 |
|
Soonho Kong
|
0426d04cb9
|
feat(emacs/README.md): add elisp which installs required packages
|
2014-08-26 17:16:16 -07:00 |
|