Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lambdalisue/vim-fern-mapping-project-top
https://github.com/lambdalisue/vim-fern-mapping-project-top
fern-vim-plugin
Last synced: 11 days 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-31T05:47:12.000Z (over 3 years ago)
- Last Synced: 2024-10-04T17:41:06.522Z (about 1 month ago)
- Topics: fern-vim-plugin
- Language: Vim script
- Homepage:
- Size: 14.6 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🌿 fern-mapping-project-top.vim
[![fern plugin](https://img.shields.io/badge/🌿%20fern-plugin-yellowgreen)](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 |