navigation: make sure to quit vim if oil is the only open buffer

This commit is contained in:
Wesley van Tilburg
2026-03-17 08:58:18 +00:00
parent 19b489e531
commit 7b9545f811
4 changed files with 48 additions and 6 deletions

View File

@@ -118,6 +118,12 @@ Tasks integrate with quickfix: errors populate the quickfix list.
Auto-installed servers: `gopls`, `bashls`, `ansiblels`, `yamlls`.
## Plugins
| Command | Action |
|---------|--------|
| `:lua vim.pack.update()` | Update all plugins |
## Treesitter
| Command | Action |