I would have never thought of piping into "nl", nice tip. One thing I struggle with is customizing and using fzf inside of vim. The syntax is a bit different, and I haven't figured out how to do pipes like nl . Do you use fzf inside vim? I'd be interested in seeing how you use it. Great content btw.
Excellent work!
Thanks! Glad you like it!
I would have never thought of piping into "nl", nice tip. One thing I struggle with is customizing and using fzf inside of vim. The syntax is a bit different, and I haven't figured out how to do pipes like nl . Do you use fzf inside vim? I'd be interested in seeing how you use it. Great content btw.
Yep, here's my config for fzf: raw.githubusercontent.com/Phantas0s/.dotfiles/master/nvim/pluggedconf/fzf.nvimrc
Hope it helps!
Amazing!
impressive