add oil.nvim
This commit is contained in:
parent
60c2c4065b
commit
273008dd50
4 changed files with 42 additions and 9 deletions
|
|
@ -27,6 +27,7 @@ Some of these are plain Vim commands, others are specific to Neovim.
|
|||
### LSP
|
||||
|
||||
- `:LspInfo` show currently attached LSP client details
|
||||
- `:ConformInfo` useful to debug why a formatter times out
|
||||
|
||||
## NAVIGATION
|
||||
|
||||
|
|
@ -104,5 +105,5 @@ Use buffers in situations where
|
|||
|
||||
- `leader`+`fg` search text in files (also searches for text under cursor)
|
||||
- `leader`+`ff` search files (respects `.gitignore`)
|
||||
- `leader`+`e` file browser (disregards `.gitignore`)
|
||||
- `leader`+`e` toggles Oil file explorer
|
||||
- `leader`+`fo` recently opened files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue