oil.nvim/lua
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
..
oil doc: clarify get_current_dir nil return and add Telescope recipe 2026-02-18 20:03:52 +00:00
resession/extensions cleanup: don't need empty methods in resession extension 2023-09-17 10:10:42 -07:00