Files
nvim-cmp/lua/cmp/utils
hrsh7th 5054c14490 dev (#956)
* Adjust empty line count

* Implement vim.api.nvim_create_autocmd (#844)

* Implement vim.api.nvim_create_autocmd

* Only use vim.api.nvim_create_autocmd on nighly

* Cleanup

* cleanup

* Rename autos.lua to autocmds.lua

* Fix forgot to rename autos to autocmds

* Remove legacy autocmd

* Add descriptions on autocmds

* Update descriptions on autocmds

* Update CmpStatus command to lua API (#922)

Signed-off-by: Micah Halter <micah@balena.io>

* Move highlights to nvim_set_hl lua API (#925)

Signed-off-by: Micah Halter <micah@balena.io>

* Add default to highlight

* Refactor autocmds

* fmt

* Improve performance

* Fix bug

* Improve matching logic
Fixes https://github.com/hrsh7th/nvim-cmp/discussions/954

* Fix format

* Improve performance
Fix #825

* Fix cmdline redraw bug

* Fix event

Co-authored-by: hrsh7th <>
Co-authored-by: zer09 <zer09@users.noreply.github.com>
Co-authored-by: Micah Halter <micah@mehalter.com>
2022-05-04 01:47:01 +09:00
..
2021-11-14 02:47:31 +09:00
2021-11-16 13:42:38 +09:00
2022-05-04 01:47:01 +09:00
2022-05-04 01:47:01 +09:00
2022-04-14 14:38:52 +09:00
2021-10-19 14:38:10 +09:00
2021-08-17 16:25:19 +09:00
2022-05-04 01:47:01 +09:00
2022-05-04 01:47:01 +09:00
2022-05-04 01:47:01 +09:00
2022-01-31 14:16:48 +09:00
2022-04-08 22:04:08 +09:00
2022-04-14 02:37:21 +09:00
2021-09-11 20:18:44 +09:00
2021-11-15 13:11:42 +09:00
2022-04-13 23:51:55 +09:00
2022-04-13 23:51:55 +09:00
2022-04-13 23:51:55 +09:00