-
Notifications
You must be signed in to change notification settings - Fork 0
blobbered/fzf_snippets
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
==================================================================== CONTENTS *fzf_snippets-contents* 1.Overview..................|fzf_snippets| 2.Installation 3.Mappings 4.License ==================================================================== 1. Overview *fzf_snippets* fzf_snippets is a light-weight snippet plugin so you save time. Each file is a snippet you can then insert into your editor. Template files are saved in the plugin's `snippets` directory. Add new templates there and you can use them on the go. It depends on fzf, which is blazingly fast, to do fuzzy search on the template files. <3 2. Installation fzf_snippets depends on the basic Vim plugin of fzf, which means you need to set up both "fzf" and "fzf.vim" on Vim. Here are the respective github repositories: https://github.com/junegunn/fzf https://github.com/junegunn/fzf.vim 3. Mappings <F2>........................:FzfInsertTemplate opens the template finder (searches the `./snippets` directory). The default mapping is <F2> to open the template fuzzy search. 4. License This plugin is placed in the public domain.
About
fzf_snippets is a light-weight snippet plugin to help you save time.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published