Skip to content

Emilv2/siefe.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

siefe.vim

Vim search plugin

fzf.vim on steroids.

Ripgrep

siefe.mp4

Search with ripgrep.

Commands

Command default map info
SiefeRg rg rg search
SiefeRgVisual rg rg search of the visual selection
SiefeRgWord rw rg search of the word under the cursor
SiefeRgWORD rW rg search of the WORD under the cursor
SiefeRgLine rl rg search of the line under the cursor
SiefeFiles ff fzf search filenames
SiefeFilesVisual ff fzf search files
SiefeFilesWord fw fzf search files
SiefeFilesWORD fW fzf search files
SiefeFilesLine fl fzf search files
SiefeProjectRg Rg rg search in the current git repository
SiefeProjectRgVisual Rg rg search of the visual selection
SiefeProjectRgWord Rg rg search of the word under the cursor
SiefeProjectRgWORD Rg rg search of the WORD under the cursor
SiefeProjectRgLine Rg rg search of the line under the cursor
SiefeProjectFiles Rg fzf filenames
SiefeProjectFilesVisual Rg fzf filenames
SiefeProjectFilesWord Rw fzf filenames
SiefeProjectFilesWORD RW fzf filenames
SiefeProjectFilesLine Rl fzf filenames
SiefeBuffersRg fzf list files
SiefeBuffersRgWord fzf list files
SiefeBuffersRgWORD fzf list files

Keys

action default key info
word ctrl-w Enable ripgrep's -w option to only show matches surrounded by word boundaries
max1 ctrl-a Show only 1 match per file
files ctrl-f Switch to files view
type ctrl-t select file types to search
type not ctrl-^ select file types to exclude from search

Git

log

Command info
SiefeGitLog
SiefeGitLogWord
SiefeGitLogWORD
SiefeGitBufferLog
SiefeGitBufferLogWord
SiefeGitBufferLogWORD
SiefeGitLLog

History

About

Vim search plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published