diff --git a/README.md b/README.md index c64a68c..698505e 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,7 @@ For more UI demos, see [here](https://github.com/jdhao/nvim-config/issues/15).

-## Autocompletion +## Code autocompletion with nvim-cmp

@@ -103,6 +103,12 @@ For more UI demos, see [here](https://github.com/jdhao/nvim-config/issues/15).

+## Command-line autocompletion with wilder.nvim + +

+ +

+ ## Tags

@@ -117,7 +123,7 @@ Go to a string starting with `se`

-## GUI-style notification +## GUI-style notification with nvim-notify