diff --git a/README.md b/README.md index 80e4143a..60267825 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,12 @@ See `:help sg.auth` for more information. You can check that you're logged in by then running `:checkhealth sg` +## Autocomplete + +Currently, sg.nvim only supports nvim-cmp. For setup information, see: `:help cody.complete`. + +If you have other completion sources you would like added, please let me know in the issue tracker! + ## Installation ### Requirements