dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

A work in progress. Forever.

Results 30 dotfiles issues
Sort by recently updated
recently updated
newest added

https://castel.dev/post/lecture-notes-1/

Right now the tab mapping quashes vim-rhubarb's omnifunc

https://github.com/xwmx/nb

For some reason I need two ^Qs, and it doesn't work with multi-line editing. An alternate version like: ``` local c LBUFFER=$PREBUFFER$LBUFFER for (( c = $#LBUFFER; c > 0;...

Or maybe do this by filtering out lines based on whether they were typed out vs pasted in.

There's `nvim -W` but that looks like a PITA to parse...