Files
nvim-cmp/lua/cmp
Jaehwang Jung ec8e87ce5c Revert #886 and refactor (#900)
* Revert "make completion popup windows have bufhidden=wipe (#886)"

This reverts commit f573479528.

* Remove redundant nvim_buf_set_option

`buftype=nofile` and `bufhidden=hide` are already set by
`nvim_create_buf(false, true)`.
2022-04-14 14:38:52 +09:00
..
2022-04-14 03:03:53 +09:00
2022-04-13 23:51:55 +09:00
2022-04-14 14:38:52 +09:00
2022-04-13 23:51:55 +09:00
2022-04-14 11:47:07 +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-04-08 22:04:08 +09:00
2022-03-30 20:41:32 +09:00
2022-04-13 23:51:55 +09:00
2022-02-13 16:44:45 +09:00
2022-02-13 16:44:45 +09:00
2021-08-27 23:26:54 +09:00
2022-02-13 16:44:45 +09:00
2022-03-17 15:53:10 +09:00