🐸 Add Leap Plugins
- Implements Leap and Flit - Use the 's' and 'S' keys to quickly jump to two-character sets - Use the 'f' and 'F' keys to quickly jump to single-character instances
This commit is contained in:
@@ -12,6 +12,9 @@ return {
|
||||
{ -- Illuminate
|
||||
import = "lazyvim.plugins.extras.editor.illuminate",
|
||||
},
|
||||
{ -- Leap
|
||||
import = "lazyvim.plugins.extras.editor.leap",
|
||||
},
|
||||
{ -- Outline
|
||||
import = "lazyvim.plugins.extras.editor.outline",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user