From d986adcda6dd54df499f5947a2ac296ba0543a35 Mon Sep 17 00:00:00 2001 From: A Farzat Date: Thu, 17 Oct 2024 02:05:23 +0900 Subject: Add plugins for netrw as well --- plugins.vim | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugins.vim') diff --git a/plugins.vim b/plugins.vim index fdb74f0..4b99e93 100644 --- a/plugins.vim +++ b/plugins.vim @@ -59,6 +59,8 @@ Plug 'https://github.com/rafamadriz/friendly-snippets' " Set of preconfigured sn " Plugins not for vscode. if !exists('g:vscode') Plug 'https://github.com/nvim-tree/nvim-tree.lua' " A file explorer tree for neovim written in lua + Plug 'https://github.com/nvim-tree/nvim-web-devicons' " Adds file type icons to Vim plugins + Plug 'https://github.com/prichrd/netrw.nvim' " It's not because we use netrw that we cannot have nice things! endif " Only if started by a browser. -- cgit v1.2.3-70-g09d2