Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yuki-yano/coc-nav
https://github.com/yuki-yano/coc-nav
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yuki-yano/coc-nav
- Owner: yuki-yano
- License: mit
- Created: 2022-09-05T00:00:56.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-31T13:13:06.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T19:56:39.147Z (3 months ago)
- Language: JavaScript
- Size: 37.1 KB
- Stars: 27
- Watchers: 1
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# coc-nav
## Install
`:CocInstall coc-nav`
## Usage
Set the `b:coc_nav` variable to the context of the cursor position.
## Demo
![demo](https://user-images.githubusercontent.com/5423775/188340012-9d505518-e886-47bb-b9a7-04002078665d.png)
## License
MIT
---
> This extension is built with [create-coc-extension](https://github.com/fannheyward/create-coc-extension)