Fixing bug
This commit is contained in:
parent
0accb39252
commit
573ce26886
1
init.el
1
init.el
@ -74,6 +74,7 @@ version 2022-06-09"
|
|||||||
|
|
||||||
(global-set-key (kbd "C-c C-w") 'my-cut-to-clipboard)
|
(global-set-key (kbd "C-c C-w") 'my-cut-to-clipboard)
|
||||||
(global-set-key (kbd "C-c M-w") 'my-copy-to-clipboard)
|
(global-set-key (kbd "C-c M-w") 'my-copy-to-clipboard)
|
||||||
|
)
|
||||||
|
|
||||||
|
|
||||||
;; For example, set the default tab width to 4 spaces
|
;; For example, set the default tab width to 4 spaces
|
||||||
|
Loading…
Reference in New Issue
Block a user