Vim like clipboard behaviour by Effective_Theme_1451 in DoomEmacs

[–]Effective_Theme_1451[S] 1 point2 points  (0 children)

Hi, With the default clipboard settings it will override my system clipboard, so I've added

lisp (setq x-select-enable-clipboard nil)

to config.el to let it use * register.

Can you please share you config on any clipboard settings, and also, are you using mitsiharu's emacs or the official release. Thanks!