mirror of
https://github.com/harivansh-afk/oil.nvim.git
synced 2026-04-15 08:03:45 +00:00
Working proof-of-concept that has functional browsing. Remaining work: * Figure out how the url scheme should work (esp with multiple netman providers) * Column definitions * Normalize buffer names * Check if directory is modifiable * Render actions * Perform actions * Perform actions across adapters |
||
|---|---|---|
| .. | ||
| adapters | ||
| mutator | ||
| actions.lua | ||
| cache.lua | ||
| columns.lua | ||
| config.lua | ||
| constants.lua | ||
| fs.lua | ||
| init.lua | ||
| keymap_util.lua | ||
| loading.lua | ||
| pathutil.lua | ||
| repl_layout.lua | ||
| shell.lua | ||
| util.lua | ||
| view.lua | ||