Commit e9d9a35
committed
Set nobuflisted for infoview buffers.
We do this in the ftplugin as we don't (yet?) use nvim_create_buf to
open them, given we have some logic for orientation...
If/when we do, nvim_create_buf obviously takes its own option to
immediately mark the buffer as nolisted.1 parent bf94a7b commit e9d9a35
2 files changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
66 | 72 | | |
67 | 73 | | |
68 | 74 | | |
| |||
0 commit comments