mirror of
https://github.com/harivansh-afk/oil.nvim.git
synced 2026-04-15 13:03:45 +00:00
Originally I set the default value to `n` because I wanted users to be aware of the magic ID number at the start of the line if they were editing a buffer. With the recent improvements to the cursor placement, I think that it's no longer necessary. Most normal edits should just work as expected now, and it's a nicer experience if the visuals don't jump around when you enter visual/insert mode. |
||
|---|---|---|
| .. | ||
| adapters | ||
| mutator | ||
| actions.lua | ||
| cache.lua | ||
| columns.lua | ||
| config.lua | ||
| constants.lua | ||
| fs.lua | ||
| init.lua | ||
| keymap_util.lua | ||
| layout.lua | ||
| loading.lua | ||
| pathutil.lua | ||
| shell.lua | ||
| util.lua | ||
| view.lua | ||