Pinned Loading
-
-
Single-File init.vim: colors, mouse,...
Single-File init.vim: colors, mouse, 4space tabs, lsp-nvim, cmp/vsnip completion, treesitter. Requires vim-plug. move to ~/.config/nvim/init.vim then run :PlugInstall from nvim 1call plug#begin('~/.local/share/nvim/site')
2Plug 'scrooloose/nerdtree', { 'on': 'NERDTreeToggle' }
3Plug 'nvim-treesitter/nvim-treesitter', {'do': ':TSUpdate'}
4Plug 'vim-airline/vim-airline'
5Plug 'vim-airline/vim-airline-themes'
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.