Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matveyt/vim-scratch
Vim scratch buffer
https://github.com/matveyt/vim-scratch
vim vim-plugin vim-scripting
Last synced: about 1 month ago
JSON representation
Vim scratch buffer
- Host: GitHub
- URL: https://github.com/matveyt/vim-scratch
- Owner: matveyt
- Created: 2019-09-19T16:33:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-08-11T09:20:17.000Z (over 2 years ago)
- Last Synced: 2024-06-01T12:19:13.265Z (7 months ago)
- Topics: vim, vim-plugin, vim-scripting
- Language: Vim script
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Description
Vim plugin to provide a "scratch" buffer with an optional "persistence" capability.
#### Download and Install
```
$ git clone https://github.com/matveyt/vim-scratch ~/.vim/pack/manual/start/vim-scratch
```#### Usage
See `:help scratch.txt`.