Skip to content

okkays/workspace.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

workspace.vim

Assorted integrations between workspace and vim.

See okkays/workspace for the underlying bash utility.

Installation

Plug 'junegunn/fzf', { 'dir': '~/.fzf', 'do': './install --all' }
Plug 'junegunn/fzf.vim'
Plug 'okkays/helpers.vim'
Plug 'okkays/workspace', { 'dir': '~/.workspace', 'do': './install' }
Plug 'okkays/workspace.vim'

Features

fzf ❤️ workspace

All commands support (and require) junegunn/fzf.vim,

With the default mappings, ctrl+p opens any file in your workspace.

Workspace Ag

Search for any file in your workspace using :WsAg.

Development

Use google/vimdoc to produce documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published