17
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 25 Jul 2024
17 points (100.0% liked)
Neovim
2423 readers
1 users here now
founded 2 years ago
MODERATORS
I made a function bound to
<leader>cd
that opens up the file editor in the directory of the currently open buffer. I use it all the time. I'll post the snippet if anyone is interested.