# HG changeset patch # User Steve Losh # Date 1483455353 0 # Node ID 5e8125c4f47ba2899d488be2f5feb1761a842f74 # Parent 81f9028354c71ed98a87c8f91907541d56d7a030# Parent 7fbf0bb92dd926838fd6704ae16a1238a11fba7e Merge. diff -r 7fbf0bb92dd9 -r 5e8125c4f47b acknowledgements.markdown --- a/acknowledgements.markdown Wed Dec 21 20:46:48 2016 -0500 +++ b/acknowledgements.markdown Tue Jan 03 14:55:53 2017 +0000 @@ -21,6 +21,7 @@ * [dmedvinsky](https://github.com/dmedvinsky) * [flatcap](https://github.com/flatcap) * [helixbass](https://bitbucket.org/helixbass) +* [hk3380](https://github.com/hk3380) * [hoelzro](https://github.com/hoelzro) * [inside](https://github.com/inside) * [jlmuir](https://bitbucket.org/jlmuir/) diff -r 7fbf0bb92dd9 -r 5e8125c4f47b chapters/56.markdown --- a/chapters/56.markdown Wed Dec 21 20:46:48 2016 -0500 +++ b/chapters/56.markdown Tue Jan 03 14:55:53 2017 +0000 @@ -59,7 +59,7 @@ determine completions in just about any way you could possibly think of. When you're ready to dive into the rabbit hole of omnicompletion you can start -with `:help omnifunc` and `:help coml-omni` and follow the trail from there. +with `:help omnifunc` and `:help compl-omni` and follow the trail from there. Compiler Support ----------------