Skip to content

Instantly share code, notes, and snippets.

View mateusdotcc's full-sized avatar
🌱

Mateus mateusdotcc

🌱
View GitHub Profile
@mateusdotcc
mateusdotcc / .ideavimrc
Last active April 1, 2024 20:55
My ideavim config
" cmd:actionlist || https://gist.github.com/zchee/9c78f91cc5ad771c1f5d
let mapleader=" "
""" Common settings
set ideajoin
set scrolloff=10
set ideastatusicon=gray
set hlsearch " highlight the search
set incsearch " search as the word is typed