oil.nvim/lua/oil/adapters
Steven Arcangeli ecb3695afe WIP: experiment with netman.nvim
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
2023-01-12 00:18:42 -08:00
..
files feat: first draft 2023-01-02 01:34:53 -08:00
ssh fix: url formatting errors when ssh connection specifies port 2023-01-11 23:23:28 -08:00
files.lua feat: first draft 2023-01-02 01:34:53 -08:00
netman_ssh.lua WIP: experiment with netman.nvim 2023-01-12 00:18:42 -08:00
ssh.lua fix: url formatting errors when ssh connection specifies port 2023-01-11 23:23:28 -08:00
test.lua feat: first draft 2023-01-02 01:34:53 -08:00