Skip to content

Commit 1ac7e4b

Browse files
gbprodgithub-actions[bot]
authored andcommitted
chore: generate docs
1 parent 9cb21ce commit 1ac7e4b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/cutlass.nvim.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ vimscript. I hope this version in lua will be more efficient :)
4040

4141
⚡️ REQUIREMENTS *cutlass.nvim-✂️-cutlass.nvim-⚡️-requirements*
4242

43-
4443
- Neovim >= 0.7.0
4544

4645
(For Neovim 0.5 compatibility, you can use the compat-0.5
@@ -174,7 +173,7 @@ Installing `cutlass.nvim` will use blackhole register for delete, change and
174173
select actions. But maybe you want to redirect to a specific register, this
175174
option allows you to choose the register to use for each action.
176175

177-
E.g. using configuration above will use `s` register for select, `d` for delete
176+
E.g. using configuration below will use `s` register for select, `d` for delete
178177
and `c` for change:
179178

180179
>lua

0 commit comments

Comments
 (0)