chg: Reenable netrw as I uninstalled filetree plugin
This commit is contained in:
parent
4fa47a1bf4
commit
320d1652ee
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue