https://github.com/lambdalisue/vim-fern-mapping-project-top
https://github.com/lambdalisue/vim-fern-mapping-project-top
fern-vim-plugin
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lambdalisue/vim-fern-mapping-project-top
- Owner: lambdalisue
- License: mit
- Created: 2020-02-01T14:58:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-31T05:47:12.000Z (about 5 years ago)
- Last Synced: 2025-04-30T04:51:38.880Z (about 1 year ago)
- Topics: fern-vim-plugin
- Language: Vim script
- Homepage:
- Size: 14.6 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🌿 fern-mapping-project-top.vim
[](https://github.com/lambdalisue/fern.vim)
[fern.vim](https://github.com/lambdalisue/fern.vim) plugin which add `project-top` mapping to enter a project top.
## Usage
This plugin automatically add the following actions to `file` scheme.
| Mapping | Action | Description |
| ------- | -------------------- | ------------------------------------------------------------------------------------ |
| | `project-top` | Find `.git` from the node and enter a found directory |
| | `project-top:reveal` | Find `.git` from the node and enter a found directory with revealing the cursor node |