Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adeattwood/sapling.nvim
Plugin for working with Sapling SCM in NVIM
https://github.com/adeattwood/sapling.nvim
neovim nvim sapling scm
Last synced: 23 days ago
JSON representation
Plugin for working with Sapling SCM in NVIM
- Host: GitHub
- URL: https://github.com/adeattwood/sapling.nvim
- Owner: AdeAttwood
- Created: 2024-02-01T20:35:42.000Z (9 months ago)
- Default Branch: 0.x
- Last Pushed: 2024-09-17T19:56:15.000Z (about 2 months ago)
- Last Synced: 2024-09-18T23:09:25.530Z (about 2 months ago)
- Topics: neovim, nvim, sapling, scm
- Language: Lua
- Homepage:
- Size: 63.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sapling NVIM
Plugin for working with [Sapling SCM](https://sapling-scm.com/) in NVIM
## Installation
### Manually
```sh
git clone https://github.com/AdeAttwood/sapling.nvim ~/.config/nvim/pack/bundle/start/sapling.nvim
```### Plugin managers
TODO: Add docs for plugin managers I don't use any
### baleia.nvim
You can optionally install Baleia to colorize your command ouput with ANSI
escape sequenceshttps://github.com/m00qek/baleia.nvim
## Usage
To see a list of all the commands and features you can read the
[docs](doc/sapling-scm.txt), you can also run `:help sapling-scm-contents` to
view them in the nvim help