Skip to content

Instantly share code, notes, and snippets.

@darccau
darccau / .vimrc
Last active December 7, 2024 19:27
Vim default settings
mapleader " "
mouse a
clipboard unnamedplus
swapfile false
number true
foldmethod marker
splitright true
splitbelow true
ignorecase true