Skip to content

Commit

Permalink
Makefile: install vimpagerrc.
Browse files Browse the repository at this point in the history
  • Loading branch information
blueyed committed Nov 1, 2011
1 parent 7f8647b commit ae30533
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
@@ -1,4 +1,4 @@
INSTALL_FILES := ackrc autojump config gemrc gitconfig gitignore.global gvimrc hgrc irbrc lib oh-my-zsh pdbrc pentadactyl pentadactylrc railsrc screenrc vim vimrc Xresources zlogin zshenv
INSTALL_FILES := ackrc autojump config gemrc gitconfig gitignore.global gvimrc hgrc irbrc lib oh-my-zsh pdbrc pentadactyl pentadactylrc railsrc screenrc vim vimrc vimpagerrc Xresources zlogin zshenv
# zshrc needs to get installed after submodules have been initialized
INSTALL_FILES_AFTER_SM := zshrc

Expand Down
4 changes: 4 additions & 0 deletions vimpagerrc
@@ -0,0 +1,4 @@
" vi:ft=vimrc
set noloadplugins
colorscheme desert256
set ignorecase smartcase

0 comments on commit ae30533

Please sign in to comment.