This website works better with JavaScript.
Home
Explore
Help
Sign In
tovi
/
dotfiles
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
fix: remove f,F,t,T motions from flash.nvim
master
Tovi Jaeschke-Rogers
6 months ago
parent
6e910eaaff
commit
c289ad307b
1 changed files
with
4 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-2
.config/nvim/lua/tovi/plugins/flash.lua
+ 4
- 2
.config/nvim/lua/tovi/plugins/flash.lua
View File
@ -3,8 +3,10 @@ return {
event
=
"
VeryLazy
"
,
---@type Flash.Config
opts
=
{
char
=
{
enabled
=
false
,
modes
=
{
char
=
{
enabled
=
false
,
}
}
}
,
-- stylua: ignore
Write
Preview
Loading…
Cancel
Save