📝 What did I learn today #1
Hello there and welcome to my first article about what I have learned today. I decided to test such format and organize what I’m doing at least somehow.
nvim-tree, nvim-telescope
For a long time I have been using vim without any file browser plugin. I had just only ctrlp
with ag
configured and it was pretty enough to deal with daily routine. But today I realized that it’s time to change things around.
Actually I thought nerdtree
and ctrlp
are still good options but I found them quite outdated. For my happiness there are a lot of handier alternatives, both of them I have found here.
nvim-tree, just like as nvim-telescope have wonderful defaults and quite a lot of things can be configured out of box without almost any pain (maybe just only fonts configuration could hurt you). Everything here “just works” and you have not to manually code every damned feature just like it was with nerd-tree
and ctrlp
.
Conclusion
Thank you for reading this little article, I hope it will be useful to someone. Feel free to reach me if you have something to say. And also take a look on the posts on similar topics: