Skip to content

tjdunklee/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 

Repository files navigation

dotfiles

My Personal Set of Config Files that are meant to sit on top of the space150 dotfiles and be managed with rcm.

Install

First you need to follow clone and install the space150 dotfiles that these depend on. Then you can proceed with:

cd
cd dotfiles
mkdir tjdunklee
cd
git clone git@github.com:tjdunklee/dotfiles.git dotfiles/tjdunklee/
rcup -d dotfiles/tjdunklee/ -x README.md

If you don't have it already, be sure to install Vundle.

cd
git clone https://github.com/gmarik/Vundle.vim.git ~/.vim/bundle/Vundle.vim

When MacVim is running, make sure to run Vundle to grab all the plugins.

:BundleInstall

You will need to make sure you have the Powerline fonts installed:

  1. Make sure you installed power line fonts: https://github.com/powerline/fonts
  2. Go to iTerm settings -> Profiles -> Text and make sure you have selected any power line font specified in VIMRC

What's Included

A tree explorer plugin for vim.
Bound to: ,n

Vundle, the plug-in manager for Vim

Fuzzy file, buffer, mru and tag finder
Bound to: ,f

A parser for a condensed HTML format.
Bound to: ,e

The premier commenting tool.
Bound to: c<space>

Vim plugin for the Perl module / CLI script 'ack
Called by: :Ack

A Vim plugin for visually displaying indent levels in code
Bound to: ,ig

Mega overhaul of the statusbar, colorized per mode.

About

My Personal Set of Config Files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published