mirror of
https://github.com/jambonz/jambonz-infrastructure.git
synced 2025-12-19 09:07:44 +00:00
* initial changes for proxmox support * proxmox packer updates * terraform template for Proxmox jambonz-mini * update jambonz-mini to 0.8.3-3
6 lines
103 B
Plaintext
6 lines
103 B
Plaintext
source /usr/share/vim/vim80/defaults.vim
|
|
let skip_defaults_vim = 1
|
|
if has('mouse')
|
|
set mouse=r
|
|
endif
|