A Custom Vim Mapping to Copy a Buffer's File Path to Your Clipboard

Опубликовано: 04 Октябрь 2024
на канале: Nick Janetakis
1,634
48

Here's one way to quickly copy the relative file path, how would you do this?

Hit the subscribe button to receive more videos like this!

REFERENCE LINKS
---------------------------------------------------
► https://github.com/nickjj/dotfiles/bl... (Vim mapping in my dotfiles)

COURSES
---------------------------------------------------
Courses I've created that focus on web dev and deployment topics.

► https://nickjanetakis.com/courses/

THE TOOLS I USE / GEAR
---------------------------------------------------
► https://nickjanetakis.com/blog/the-to...

FOLLOW ME ELSEWHERE
---------------------------------------------------
► Twitter:   / nickjanetakis  
► GitHub: https://github.com/nickjj

TIMESTAMPS
---------------------------------------------------
0:00 -- Intro
0:10 -- Demonstrating 1 potential use case with Jekyll
1:33 -- Going over the Vim mapping in my vimrc file