1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-10-10 03:21:16 +02:00

added better support for irc with ii

This commit is contained in:
TiynGER
2020-12-28 18:28:29 +01:00
parent 7fa70beaf2
commit 1acb7affc9
3 changed files with 18 additions and 4 deletions

View File

@@ -319,3 +319,6 @@ highlight colorcolumn guibg=#772222
" python
let g:python_host_prog = "/usr/bin/python2"
let g:python3_host_prog = "/usr/bin/python3"
" irc compatibility to interactive
nnoremap <leader>is :.w >> in<cr>dd