Skip to content

fededc88/FDC.vimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FDC.vimrc

My .vimrc file

Folder structure

This repo includes a serie of vim plugins as submodules

in order to clone and get FDC.vimrc repo do:

git clone https://github.com/fededc88/FDC.vimrc.git --recurse-submodules -j<n_cores>

to install plugings just copy /plugin folter to

~/vimfiles/pack/

and let vim > 8 do the rest.

Dependencies

'ag' The Silver Searcher

'ag' is a code searching tool similar to ack, with a focus on speed. Install ag The Silver Searcher to be used with ack.

Releases

No releases published

Packages

No packages published