Skip to content

Instantly share code, notes, and snippets.

View plicatibu's full-sized avatar

Marcio Andrey Oliveira plicatibu

View GitHub Profile
@plicatibu
plicatibu / .vimrc
Last active June 13, 2022 21:10
My current .vimrc
" vim: set foldmarker={,} foldlevel=1 foldmethod=marker spell ft=vim:
" Márcio Andrey Oliveira's .vimrc File
"
" "zo" to open folds, "zc" to close, "zn" to disable.
"
" Last modified: Mon Jun 13, 2022 06:03PM
" Clear all autocommands
" {{{ Clear all autocommands
autocmd!