zdm
zdm
a folder have one file, `a.vim`, after copy, paste, a.vim already exists. Overwrite? rename to `a2.vim`  after copy, paste, a.vim already exists. Overwrite? rename to `a.vim2`  `a.vim` never...
`au ColorScheme * hi Normal ctermbg=none guibg=none` cause lose background color? not use Shade.nvim and `au ColorScheme * hi Normal ctermbg=none guibg=none` before colorscheme  use Shade.nvim and `au ColorScheme...
I have a unstable net environment , always download fail, could you support use `notify-send` or something , notify download success or fail?
### Description I thought colorls more beautify, but for small terminal, have so many space , hope can have compact long format , less space, and allow hide column 2...
Hope copy notification content, may be press mouse to copy or use keyboard copy recent content ? thanks a lot
Could you make `tabbed.iter` less flash? seems cause by `turn on, turn off` many times
default search line show in center , I hope support different position, like 1/4 height in vim, could you please support it?
hope support use ` ` in insert mode to get history search
I want to use `:TOhtml` generate html , but this plug will add `(StopHL)` in first line. Is there a way to solve this?
Could you conside support use external tool for search? for example, [fzf](https://github.com/junegunn/fzf) search article, [ripgrep](https://github.com/BurntSushi/ripgrep) search content use fuzzy search feel useful