Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Chromium Codesearch Query for Vim

Quick port of https://github.com/karlinjf/ChromiumXRefs/ to Vim.

Screenshot

To use it:

cd %USERPROFILE%\vimfiles
git clone https://github.com/sgraham/vim-cs.git

or:

cd ~/.vim
git clone https://github.com/sgraham/vim-cs.git bundle/alt

Then

set runtimepath^=~/vimfiles/vim-cs

to your _vimrc.

Then, Ctrl-\ will load cs.chromium.org info for the under the cursor into a Quickfix buffer in Vim so you can jump around to references to it.

Note that cs still indexes only the Linux build, so you won't get references e.g. for Mac- or Windows-only code.

About

Chromium Codesearch for Vim

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages