This file contains 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
CONTACT | CLUSTER | |
---|---|---|
AZURE DEVOPS NOTIFICATIONS | 1 | |
WEVE CODE REVIEWS | 1 | |
HYDERABAD CHAT FTES(NO BCC/EXPAND/BIG-FILE) | 6 | |
O365 ENGINEERING SYSTEMS DISCUSSION | 3 | |
HYDERABAD COOL DEALS | 6 | |
MYANALYTICS FEEDBACK | 5 | |
SAHEEL GODHANE | 9 | |
OCV ALERT | 5 | |
JON STURGEON | 3 |
This file contains 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
" These characters are better-suited for my Dvorak keyboard layout | |
let hintcharacters="htnsueoa" | |
" Now smooth-scrolling takes effect for these actions | |
unmap <Space> | |
map <Space> scrollFullPageDown | |
unmap <S-Space> | |
map <S-Space> scrollFullPageUp | |
" J and K are inconvenient on Dvorak. Hence swapped and remapped them to <A-j> and <A-k>. |