Skip to content

Let vim support file list, search history, window buffer switch and neat interface

Notifications You must be signed in to change notification settings

susu9/source-insight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

source-insight

Let vim support file list, search history, tag list and neat interface

Hotkey

Search word: 'ctrl + f'

nnoremap :call SearchTag()

Search history: 'ctrl + h'

nnoremap :call SearchTagHis()

Repeat last search: 'ctrl + l'

nnoremap :call SearchTagLast()

window switch: 'gb'

nnoremap gb :call BufSel()

About

Let vim support file list, search history, window buffer switch and neat interface

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published