Files
nvim-cmp/lua/cmp/types
Jongwook Choi 13451e7ee4 docs: fix invalid WindowConfig schema, should match to the docs (#1779)
Problem: `cmp.WindowConfig` was defined twice.

Solution: Introduce
  `cmp.CompletionWindowOptions` and `cmp.DocumentationWindowOptions`.
Make fields of these two class consistent with |cmp-config.window.*|
2024-03-22 03:05:55 +09:00
..
2021-09-11 20:18:44 +09:00
2022-01-10 23:01:47 +09:00
2022-11-16 01:27:15 +09:00