Skip to content

Instantly share code, notes, and snippets.

View gmrdad82's full-sized avatar
🎮
Gaming

Catalin Ilinca gmrdad82

🎮
Gaming
  • Castellon de la Plana, Spain
  • 03:59 (UTC +02:00)
  • YouTube @GmrDad82
View GitHub Profile
set encoding=UTF-8
set exrc
set relativenumber
set nu
set hlsearch
set hidden
set noerrorbells
set tabstop=2 softtabstop=2 expandtab
set shiftwidth=2
set smartindent