<a href="https://www.buymeacoffee.com/gbraad" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;" ></a>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
" Mouse support | |
set mouse=a | |
set ttymouse=sgr | |
set balloonevalterm | |
" Styled and colored underline support | |
let &t_AU = "\e[58:5:%dm" | |
let &t_8u = "\e[58:2:%lu:%lu:%lum" | |
let &t_Us = "\e[4:2m" | |
let &t_Cs = "\e[4:3m" | |
let &t_ds = "\e[4:4m" |
OlderNewer