Add firenvim plugin
This commit is contained in:
parent
6e77046afa
commit
1d5da10bd3
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ Plug 'https://github.com/vim-airline/vim-airline' " Status bar theme
|
|||
Plug 'https://github.com/nvim-lua/plenary.nvim' " Plenary
|
||||
Plug 'https://github.com/nvim-telescope/telescope.nvim' " Finder
|
||||
Plug 'https://github.com/tmux-plugins/vim-tmux' " Tmux plugin
|
||||
Plug 'glacambre/firenvim' " neovim for browser
|
||||
call plug#end()
|
||||
|
||||
" NERDTree keybindings
|
||||
|
|
Loading…
Reference in a new issue