https://github.com/lambdalisue/vim-fern-hijack
Make fern.vim as a default file explorer instead of Netrw
https://github.com/lambdalisue/vim-fern-hijack
fern-vim-plugin
Last synced: 2 months ago
JSON representation
Make fern.vim as a default file explorer instead of Netrw
- Host: GitHub
- URL: https://github.com/lambdalisue/vim-fern-hijack
- Owner: lambdalisue
- License: mit
- Created: 2020-09-25T19:47:24.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-09-11T14:51:11.000Z (over 2 years ago)
- Last Synced: 2025-04-23T10:49:22.933Z (8 months ago)
- Topics: fern-vim-plugin
- Language: Vim Script
- Homepage:
- Size: 17.6 KB
- Stars: 54
- Watchers: 2
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🌿 fern-hijack.vim
[](https://github.com/lambdalisue/fern.vim)
[](LICENSE)
[](doc/fern-hijack.txt)
A plugin for [fern.vim](https://github.com/lambdalisue/fern.vim) to make the fern.vim as a default file explorer instead of Netrw.
## Usage
Just install the plugin then the default file explorer become fern.vim.
Uses can confirm that by:
```
:e .
```
Or from terminal:
```
vim .
```
## License
The code in fern-hijack.vim follows MIT license texted in [LICENSE](./LICENSE).
Contributors need to agree that any modifications sent in this repository follow the license.