Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lewis6991/cleanfold.nvim
Minimalist fold text
https://github.com/lewis6991/cleanfold.nvim
neovim-plugin
Last synced: 3 days ago
JSON representation
Minimalist fold text
- Host: GitHub
- URL: https://github.com/lewis6991/cleanfold.nvim
- Owner: lewis6991
- License: mit
- Archived: true
- Created: 2020-12-24T14:38:56.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-11-08T12:09:26.000Z (about 2 years ago)
- Last Synced: 2024-08-02T13:33:53.437Z (3 months ago)
- Topics: neovim-plugin
- Language: Lua
- Homepage:
- Size: 4.88 KB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cleanfold.nvim
Minimalist fold text.
![image](https://user-images.githubusercontent.com/7904185/168247090-b83a4ea1-9754-41d7-8524-2cd4e7117a9c.png)
## Setup
```lua
require('cleanfold').setup()
```