Skip to content

Instantly share code, notes, and snippets.

View tizzleh's full-sized avatar

Ty Harlacker tizzleh

  • New Mexico
View GitHub Profile
" IdeaVim Wiki https://github.com/JetBrains/ideavim/wiki
" Find more examples here: https://jb.gg/share-ideavimrc
let mapleader=";"
""" Common settings -------------------------
set showmode
set scrolloff=5
" Do incremental searching.
set incsearch