Skip to content

Instantly share code, notes, and snippets.

View Nelsonochoam's full-sized avatar

Nelson Ochoa Nelsonochoam

View GitHub Profile
@Nelsonochoam
Nelsonochoam / aws.md
Last active October 6, 2022 21:02 — forked from colinvh/aws.md
AWS Region Names
" Specify a directory for plugins
call plug#begin('~/.vim/plugged')
Plug 'neoclide/coc.nvim', {'branch': 'release'}
Plug 'scrooloose/nerdtree'
"Plug 'tsony-tsonev/nerdtree-git-plugin'
Plug 'Xuyuanp/nerdtree-git-plugin'
Plug 'tiagofumo/vim-nerdtree-syntax-highlight'
Plug 'ryanoasis/vim-devicons'
Plug 'airblade/vim-gitgutter'