Commit 6e2b092
authored
Ignore netrw buffers (#213)
Previously, when starting Neovim with a directory, opening a netrw buffer,
it would encounter the following errors when trying to close (:q):
E37: No write since last change
E162: No write since last change for buffer "…"
#2121 parent 1d54632 commit 6e2b092
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
383 | 383 | | |
384 | 384 | | |
385 | 385 | | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
386 | 391 | | |
387 | 392 | | |
388 | 393 | | |
| |||
0 commit comments