Files
nvim-cmp/lua/cmp
Jonas Strittmatter df05fe6ff4 Fix: close the view if cmp.enabled = false and the user types some text (#781)
A scenario where this lead to unintended behaviour previously was the following:

If cmp.enabled was configured such that it disabled cmp when in a comment,
and the user typed '--' in a lua file (this starts a comment), the cmp window
would not close if further text is typed on that line (although cmp should be disabled).
2022-02-11 13:36:54 +09:00
..
2022-01-31 17:04:38 +09:00
2021-12-14 22:41:45 +09:00
2021-08-04 01:07:12 +09:00
2021-11-09 17:11:27 +09:00
2021-11-15 13:15:56 +09:00
2022-02-05 14:00:06 +09:00
2022-01-18 19:32:51 +09:00
2022-01-20 17:26:05 +09:00
2021-10-19 14:38:10 +09:00
2021-08-27 23:26:54 +09:00
2021-11-24 12:57:04 +09:00