chg: Reenable netrw as I uninstalled filetree plugin

This commit is contained in:
Sayantan Santra 2024-03-13 18:20:16 -05:00
parent 4fa47a1bf4
commit 320d1652ee
Signed by: SinTan1729
GPG key ID: EB3E68BFBA25C85F

View file

@ -1,6 +1,6 @@
" Disable netrw for nvim-tree to work
let loaded_netrw = 1
let loaded_netrwPlugin = 1
" let loaded_netrw = 1
" let loaded_netrwPlugin = 1
" Turn on numbers
set number