Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/foobacca/dotfiles
Browse files Browse the repository at this point in the history
* 'master' of https://github.com/foobacca/dotfiles:
  remove old vim man plugin
  • Loading branch information
Hamish Downer committed Jun 8, 2017
2 parents dda8826 + 2ab82f4 commit c740516
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions shell/aliases
Expand Up @@ -21,8 +21,6 @@ alias suod=sudo
alias s='screen -r' alias s='screen -r'
alias ss='screen -Rd' alias ss='screen -Rd'


alias man='viman'

alias lhttp='lighttpd -D -f ~/dev/lighttpd/lighttpd.conf' alias lhttp='lighttpd -D -f ~/dev/lighttpd/lighttpd.conf'


# from http://superuser.com/questions/38984/linux-equivalent-command-for-open-command-on-mac-windows # from http://superuser.com/questions/38984/linux-equivalent-command-for-open-command-on-mac-windows
Expand Down
1 change: 0 additions & 1 deletion vimrc
Expand Up @@ -99,7 +99,6 @@ Plug 'mattn/calendar-vim'
Plug 'bitterjug/vim-notebook' Plug 'bitterjug/vim-notebook'
" utility " utility
Plug 'mbadran/headlights' Plug 'mbadran/headlights'
Plug 'vim-utils/vim-man'


call plug#end() call plug#end()


Expand Down

0 comments on commit c740516

Please sign in to comment.