Skip to content

Instantly share code, notes, and snippets.

View bgonzales12's full-sized avatar
🏠
Working from home

Brandon Gonzales bgonzales12

🏠
Working from home
  • Las Vegas, Nevada
View GitHub Profile
@bgonzales12
bgonzales12 / init.vim
Last active October 5, 2020 20:35
NVim Config with Vim-Plug
"Directory ~/.config/nvim
set number
set expandtab
set autoindent
set softtabstop=4
set shiftwidth=2
set tabstop=4
"Enable mouse click for nvim