We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12e7d54 commit 27b8618Copy full SHA for 27b8618
README.md
@@ -135,7 +135,7 @@ cmp.setup({
135
136
If you are seeing the `codeium` source as unused in `:CmpStatus`, make sure that `nvim-cmp` setup happens before the `windsurf.nvim` setup.
137
138
-To set a symbol for windsurf using lspkind, use the `Windsurf` keyword. Example:
+To set a symbol for windsurf using lspkind, use the `Codeium` keyword. Example:
139
140
```lua
141
cmp.setup({
0 commit comments