Skip to content

Instantly share code, notes, and snippets.

@T1T4N
Last active February 8, 2018 07:35
Show Gist options
  • Save T1T4N/9ded3b061e6845663461332848276b32 to your computer and use it in GitHub Desktop.
Save T1T4N/9ded3b061e6845663461332848276b32 to your computer and use it in GitHub Desktop.
sVimrc
set smoothscroll
let scrollstep = 70
let scrollduration = 25
let hintcharacters = "sadfjklewcmpgh"
" let mapleader = "space"
map "space" "<Leader>"
map "e" toggleReader
" unmap "space"
" unmap "shift+,"
" unmap "shift+."
" map "shift+." moveTabLeft
" map "shift+," moveTabRight
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment