馃敀 Backup for my config files
dotfiles
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 8 lines 118 B view raw
1return { 2 "folke/flash.nvim", 3 opts = { 4 modes = { 5 char = { keys = { "f", "F", "t", "T" } }, 6 }, 7 }, 8}