Category: NVIM
Make nvim-tree width dynamic
Create a file named ~/.config/nvim/lua/plugins/nvim-tree.lua and put the following content:
Read Morenvim-tree variable width
In order for nvim-tree to adapt its width to its content, create a file named ~/.config/nvim/lua/plugins/nvim-tree.lua. Put the following content into it.
Read More