vimrc for ii
This commit is contained in:
parent
6a1059f484
commit
bb73ca1ccd
1 changed files with 9 additions and 0 deletions
9
.vimrc
9
.vimrc
|
|
@ -819,5 +819,14 @@ if has("autocmd")
|
||||||
au VimEnter * nohls
|
au VimEnter * nohls
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
"ii irc stuff
|
||||||
|
map c1 :.w! >> ~/irc/irc.cat.pdx.edu/in<cr>dd
|
||||||
|
map c2 :.w! >> ~/irc/irc.cat.pdx.edu/\#hack/in<cr>dd
|
||||||
|
map c3 :.w! >> ~/irc/irc.cat.pdx.edu/\#meow/in<cr>dd
|
||||||
|
map c4 :.w! >> ~/irc/irc.cat.pdx.edu/\#rtttoee/in<cr>dd
|
||||||
|
map c5 :.w! >> ~/irc/irc.cat.pdx.edu/\#robots/in<cr>dd
|
||||||
|
map c17 :.w! >> ~/irc/irc.cat.pdx.edu/\#cschat/in<cr>dd
|
||||||
|
imap /me <C-V><C-A>ACTION
|
||||||
|
|
||||||
"-----------------------------------------------------------------------
|
"-----------------------------------------------------------------------
|
||||||
" vim: set shiftwidth=4 softtabstop=4 expandtab tw=72 :
|
" vim: set shiftwidth=4 softtabstop=4 expandtab tw=72 :
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue