bling / dotvim

lean & mean vim distribution
428 stars 82 forks source link

How do you usually yanking text? #36

Open srghma opened 7 years ago

srghma commented 7 years ago

I have not found such plugins as vim-yankitute or ExtractMatches in your dotfiles, so I wonder how you will, let say, yank to clipboard words in brackets and make them comma-separated

- 'autoindent' is set by default
- 'autoread' is set by default
- 'backspace' defaults to "indent,eol,start"
- 'backupdir' defaults to .,~/.local/share/nvim/backup (|xdg|)
- 'complete' doesn't include "i"
- 'directory' defaults to ~/.local/share/nvim/swap// (|xdg|), auto-created

Output must be autoindent, autoread, ....