Files
nvim-cmp/lua/cmp
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-08-04 01:07:12 +09:00
2023-06-30 21:49:25 +09:00
2023-10-18 15:37:12 +09:00
2021-08-27 23:26:54 +09:00
2022-07-24 12:44:53 +09:00