Skip to content

Instantly share code, notes, and snippets.

View M4xxR5's full-sized avatar
👨‍💻

Maxx M4xxR5

👨‍💻
View GitHub Profile
@mikhdm
mikhdm / .vimrc
Last active January 25, 2024 20:38
.vimrc
set nocompatible
filetype off
call plug#begin('~/.vim/plugged')
Plug 'nvim-tree/nvim-web-devicons' "NvimTree icons
Plug 'tpope/vim-surround' "Surround everything
Plug 'tpope/vim-commentary' "Commenting lines and blocks
Plug 'majutsushi/tagbar' "Class/module browser
Plug 'EdenEast/nightfox.nvim' "Colortheme