Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andykog/fern-bookmarks.vim
🌿 fern.vim simple bookmarks plugin
https://github.com/andykog/fern-bookmarks.vim
fern-vim-plugin
Last synced: about 1 month ago
JSON representation
🌿 fern.vim simple bookmarks plugin
- Host: GitHub
- URL: https://github.com/andykog/fern-bookmarks.vim
- Owner: andykog
- Created: 2022-12-09T19:27:22.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-10T12:16:44.000Z (about 2 years ago)
- Last Synced: 2024-10-14T05:26:08.457Z (3 months ago)
- Topics: fern-vim-plugin
- Language: Vim Script
- Homepage:
- Size: 261 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fern-bookmarks.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 to add simple bookmarks for your favorite folders. Navigate to bookmark by opening a promt and typing the bookmark number. Bookmarks are stored `~/.FernBookmarks` by default.
![demo](bookmarks.gif)
## Usage
| Mapping | Action | Description |
| ------- | --------------- | ------------------------------ |
| `ms` | `bookmarks` | Open bookmarks |
| | `bookmarks-add` | Add current node to bookmarks |