Files
nvim-cmp/lua/cmp/view
gegoune c37ea78941 Update docs_view.lua (#1292)
Although I have `showbreak` set for normal editing I would rather not see that in documentation. RFC.

Setting to `NONE` as per `:h showbreak`:

```
	A window-local value overrules a global value.  If the global value is
	set and you want no value in the current window use NONE:  
		:setlocal showbreak=NONE
```
2022-11-11 11:27:19 +09:00
..
2022-11-11 11:27:19 +09:00
2022-01-07 00:38:42 +09:00