cissoid

Results 3 issues of cissoid

Please ensure that you are using the latest version of the master branch before filing an issue. Also make sure to include logs (if applicable) to help reproduce the issue...

This is the test file: ```lua local t = { "a very long statement ------------------------------------", "a very long statement ------------------------------------" } ``` Then I format with these arguments: ``` lua-format...

bug

### FAQ - [X] I have checked the [FAQ](https://github.com/hrsh7th/nvim-cmp/blob/main/doc/cmp.txt) and it didn't resolve my problem. ### Announcement - [X] I have checked [Breaking change announcement](https://github.com/hrsh7th/nvim-cmp/issues/231). ### Minimal reproducible full config...

bug