Skip to content

Instantly share code, notes, and snippets.

@nimaai
Created October 18, 2023 13:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nimaai/abea061c6067301537661e7605e91386 to your computer and use it in GitHub Desktop.
Save nimaai/abea061c6067301537661e7605e91386 to your computer and use it in GitHub Desktop.
init.vim
call plug#begin()
Plug 'nvim-tree/nvim-tree.lua'
Plug 'nvim-tree/nvim-web-devicons'
call plug#end()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment