oil.nvim/doc
kubasync-clanker[bot] 1580de4c66 doc: clarify get_current_dir nil return and add Telescope recipe
Expand get_current_dir docs to explain when nil is returned (non-oil
buffer, non-files adapter, buffer context change). Add inline code
examples showing the capture-before-call pattern for Telescope keymaps.

Update the existing Telescope keymap example in oil.txt to guard against
nil. Add a dedicated Telescope recipe in recipes.md with find_files and
live_grep examples.

Add a defensive nil guard in posix_to_os_path for edge-case Windows
paths where the drive letter match fails.

Closes #682
2026-02-18 20:03:52 +00:00
..
api.md [docgen] Update docs 2026-01-17 05:01:19 +00:00
oil.txt doc: clarify get_current_dir nil return and add Telescope recipe 2026-02-18 20:03:52 +00:00
recipes.md doc: clarify get_current_dir nil return and add Telescope recipe 2026-02-18 20:03:52 +00:00