Seul Chan Kim
Seul Chan Kim
** PLEASE READ THIS BEFORE FILING AN ISSUE ** ## Feature Requests / Breaking Changes in mdl-1.x mdl-textfield have error - "mdl-textfield__error", and it shows when pattern doesn't match. However,...
I think it should be `LinkManagerEvents` instead of `LinkEvents`. https://github.com/the-gigi/delinkcious/blob/f45d315e4f4cfac0cac7bd9cbec947d7ad809653/pkg/link_manager/link_manager.go#L104
I'm trying to use sftp sync with my remote aws server. I have my public key in .ssh dir, so my config is ``` let g:vim_sftp_configs = { \ 'ticketk'...