File tree Expand file tree Collapse file tree 6 files changed +36
-10
lines changed Expand file tree Collapse file tree 6 files changed +36
-10
lines changed Original file line number Diff line number Diff line change 22
33:rocket : ** No more hassle with file paths!** The fastest way to open an instant scratch buffer.
44
5- For Vim/ Neovim.
5+ For both : star : Vim: star : and : star : Neovim: star : .
66
7- - - -
8-
9- ![ ] ( ./readme/logo.jpg )
10-
11- - - -
12-
13- This Vim plugin is created by ** Cline (Roo Code)** and me!
14-
15- - - -
7+ ![ ] ( ./readme/main.gif )
168
179## Table of Contents
1810
@@ -25,6 +17,40 @@ This Vim plugin is created by **Cline (Roo Code)** and me!
2517 - [ :keyboard : Default Keymappings] ( #keyboard-default-keymappings )
2618 - [ :sparkles : scratch.vim Compatibility] ( #sparkles-scratchvim-compatibility )
2719
20+ - - - - -
21+
22+ ## :star : Features
23+
24+ - Open temporary buffer by ** only a keymap** or a command
25+ - Auto close when you leave the opened buffer
26+ - Auto save when you leave from insert mode in the opened buffer (for file buffers)
27+
28+ ![ ] ( ./readme/main.gif )
29+
30+ - - -
31+
32+ - Open temporary buffer with specified filetype
33+
34+ ![ ] ( ./readme/filetypes.gif )
35+
36+ - - -
37+
38+ - Open multiple buffers with sequential numbering
39+ - Meaning you can:
40+ - Write multiple memos with different topics
41+ - Create a new buffer when needed without deleting the previous one
42+ - Collect your knowledges
43+
44+ ![ ] ( ./readme/sequencial.gif )
45+
46+ Allright, you can clean them up when you want.
47+
48+ ![ ] ( ./readme/clean.gif )
49+
50+ - - -
51+
52+ And more features...
53+
2854## :wrench : Quick Start
2955
3056``` vim
You can’t perform that action at this time.
0 commit comments