Skip to content

Instantly share code, notes, and snippets.

View MkItReignn's full-sized avatar
💭

Alex Kang MkItReignn

💭
  • Sydney, Australia
View GitHub Profile
@MkItReignn
MkItReignn / .vimrc
Last active July 18, 2022 22:03 — forked from jdah/.vimrc
jdh's NeoVim .vimrc
call plug#begin()
Plug 'drewtempelmeyer/palenight.vim'
Plug 'vim-airline/vim-airline'
Plug 'wlangstroth/vim-racket'
Plug 'sheerun/vim-polyglot'
Plug 'rust-lang/rust.vim'
Plug 'preservim/tagbar'
Plug 'universal-ctags/ctags'
Plug 'luochen1990/rainbow'
Plug 'vim-syntastic/syntastic'