Neovim - NvimTree File Explorer Written In Lua

preview_player
Показать описание
SUPPORT THE CHANNEL

SOCIAL MEDIA

GET INTO CRYPTO AND SUPPORT THE CHANNEL

₿ DONATE CRYPTO
Bitcoin: bc1qlw9t04evwvvlgkwkxf3cm9mfk6zgmy09sp4uja
Ethereum: 0x31202eF4Ce3d03c1B5111Bc388f937e7b17dd164
Litecoin: ltc1qmhxvmr9h3hpc226aeqj9sadwjn3gl0nh5qsvkf
Polkadot: 12pxctmVV3HBKqfpnPbgqznKHdpFbihVENH2VJU6Z5HsaD1S
Chainlink: 0x31202eF4Ce3d03c1B5111Bc388f937e7b17dd164
Bitcoin Cash: qqz56dl270wx04z4x8y42aft39ptpksjuggmel0hz6
XRP: raUaxdWMst1Eb96nACTvJTRWgtmsRQpwHk
Stellar: GD7PCULOCC4DLRJN6TJSWFTETDWL4D6URHXEBFX4B4RJQN4B5T7XZ5AU
Рекомендации по теме
Комментарии
Автор

I'm watching the whole playlist one by one. Close to finish. Amazing stuff! Thank you!

dimaportenko
Автор

08:56 - Damn! You just skipped exactly what I was looking for... The "update_focused_file" part.
This is getting me crazy. I want it to change the tree, automatically showing the file I'm editing, but without collapsing everything.
I already tried some config combinations, without success... :/

borjovsky
Автор

I am literally addicted in your videos! This is the most underrated Linux channel ever! Thank you very much.

rubempacelli
Автор

for me having tree on the right side has more sence since the code does not move when you toggle the tree on and off. suggestion for anyone to try it!

nyanRETARD
Автор

If anyone is having some warnings related to auto_close, view.auto_resize, quit_on_open, view.height etc then you should know that most of these settings are still there(except actions.auto_close), only their locations have been changed.

View.height has been moved to view.float.height and others have been moved to "action.".

:help nvim-tree-setup shows an example config file. Look in view, view.float and actions and adjust accordingly.

beastOfVengeance
Автор

10:17
tree_cb and the cb property are deprecated now :)

mindfulnessrock
Автор

Hi, how to make nvim-tree to open last directory when it started? In my case, it always open the root directory that contain nvim.exe

caotoanbk
Автор

can you explain the bookmark feature ? I think it's a very important function to jump among different folders

jimmyji
Автор

how to always show hidden files? Right now I always need to use press I to show those files ( e.g. .env files )

riebeck
Автор

Hi Chris, this series is amazing, thank you so much!
Have you checked `telescope-file-browser` plugin?

alfredomenezes
Автор

as someone already asked below, " what is the added value vs. NerdTree? "

MoreChannelNoise
Автор

you can make a video tutorial for c++ setup in neovim

conqht
Автор

Can't find out how to set nvim-tree to be opened with every file... `open_on_setup = true` works only with folders and new unnamed files

donnillorussia
Автор

1:20 how do you map the keys ctrl+h ctrl+l to change that way? my nvimtree doesn't work like that ;-;

oriumi
Автор

What plugin is enabling the auto-highlighting of words and keywords like if/then/else when you leave the cursor idle? (e.g. 11:13, 11:34)

nbn
Автор

I am not able to find .env file when doing ( space + f )

creative-commons-videos
Автор

Hey how you setup the background color in NvimTree? It looks very well

johanpalaciose
Автор

How I open terminal as vs code in bottom

subdas
Автор

Does anyone have a problem with git highlighting? For some reason, it works only at the root level in my case.

tyafizi
Автор

hi Chris i have a problem with NvimTree plugin. When i close buffer it close all opened buffers and close nvim :-(

pojeb