lambdalisue / vim-fern

🌿 General purpose asynchronous tree viewer written in Pure Vim script
MIT License
1.29k stars 49 forks source link

[FEATURE REQUEST]: Integrate git and netrw hijack #438

Closed xmready closed 2 years ago

xmready commented 2 years ago

It would be nice if git and netrw hijack were not plugins, and instead integrated into fern.vim as global variables that can be set. The extra plugin lines are not needed in the .vimrc.

"Customizability is less important than simplicity "

They are depends that can be integrated.

lambdalisue commented 2 years ago

I'm sorry but it should not because both features are not fundemental for fern.vim.

xmready commented 2 years ago

In my opinion those integrations should be fundamental to any modern tree viewer used by a coder

lambdalisue commented 2 years ago

In my opinion, that's not.