Move round-number-to-decimals binding to init.el

It is nowwtogether with all the other bindings.
This commit is contained in:
2017-04-04 22:07:11 +02:00
parent 407f1b1f8e
commit 2191b1ac64
2 changed files with 1 additions and 2 deletions

View File

@@ -15,5 +15,3 @@
mult
(get-number-at-point)))
mult)))))
(global-set-key (kbd "C-c r") 'round-number-at-point-to-decimals)