Skip to content
This repository was archived by the owner on Oct 13, 2021. It is now read-only.

Commit f35f942

Browse files
committed
doc: Readme update
1 parent 15d1c75 commit f35f942

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,11 @@ let g:completion_trigger_on_delete = 1
264264
let g:completion_timer_cycle = 200 "default value is 80
265265
```
266266

267+
### Per Server Setup
268+
269+
- You can have different setup for each server in completion-nvim using lua, see [wiki]
270+
(https://github.com/nvim-lua/completion-nvim/wiki/per-server-setup-by-lua) for more guide.
271+
267272
## Compatibility with diagnostic-nvim
268273

269274
- This plugin only focuses on the **completion** part of the built-in LSP. If

0 commit comments

Comments
 (0)