Skip to content

Commit 27b8618

Browse files
committed
thing;
1 parent 12e7d54 commit 27b8618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ cmp.setup({
135135

136136
If you are seeing the `codeium` source as unused in `:CmpStatus`, make sure that `nvim-cmp` setup happens before the `windsurf.nvim` setup.
137137

138-
To set a symbol for windsurf using lspkind, use the `Windsurf` keyword. Example:
138+
To set a symbol for windsurf using lspkind, use the `Codeium` keyword. Example:
139139

140140
```lua
141141
cmp.setup({

0 commit comments

Comments
 (0)