Content pfp
Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions

greg pfp
greg
@gregfromstl
Neovim users, how do you explore a new codebase? In code I wrote, I’m pretty fast but in unfamiliar codebases I’m still much better with vs code
4 replies
0 recast
5 reactions

Furqan pfp
Furqan
@furqan
I use nnn: https://github.com/mcchrish/nnn.vim
1 reply
0 recast
1 reaction

BKim pfp
BKim
@brittkim.eth
I map "<leader>pv" for folder viewing with vim.cmd.Ex. I no longer use tree views. "<leader>pf" is mapped to telescope.builtin.find_files for keyword searches. A lot of "gd" which is mapped to vim.lsp.buf.definition() for drilling into references, etc. some vim.lsp.buf.hover() for docs... I don't really need more.
1 reply
0 recast
1 reaction

Steve pfp
Steve
@stevedylandev.eth
Personally I use neotree as my file explorer in those situations and it works pretty well, especially with “go to definition” when I start going deeper
1 reply
0 recast
1 reaction

Vladyslav Dalechyn pfp
Vladyslav Dalechyn
@dalechyn.eth
https://github.com/stevearc/oil.nvim
0 reply
0 recast
1 reaction

Bolu Cake🍖 pfp
Bolu Cake🍖
@bolu
Ctrl+Panic Mode
0 reply
0 recast
0 reaction