mirror of
https://github.com/folke/snacks.nvim
synced 2025-12-23 08:47:57 +00:00
docs(scratch): added description
This commit is contained in:
parent
0c63ba6c81
commit
cb795513b3
1 changed files with 9 additions and 0 deletions
|
|
@ -1,5 +1,14 @@
|
|||
# 🍿 scratch
|
||||
|
||||
Quickly open scratch buffers based on the current working directory,
|
||||
git branch and `vim.v.count1`, with templates and custom keymaps.
|
||||
|
||||
Quickly open scratch buffers for testing code, creating notes or
|
||||
just messing around. Scratch buffers are organized by using context
|
||||
like your working directory, Git branch and `vim.v.count1`.
|
||||
|
||||
It supports templates, custom keymaps, and auto-saves when you hide the buffer.
|
||||
|
||||

|
||||
|
||||

|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue