Skip to content

Instantly share code, notes, and snippets.

View xanthalas's full-sized avatar

Xanthalas xanthalas

  • Cambridge, England
View GitHub Profile
@xanthalas
xanthalas / .ideavimrc
Last active July 12, 2022 08:14
IdeaVim settings used in Rider
" Useful shortcuts:
"
" Alt-Left/Right Previous/Next tab
"
"
"
"
set ignorecase "Normal searches are not case sensitive
set smartcase "Over-ride case-insensitivity if the search string contains an upper case char