Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 466 Bytes

File metadata and controls

22 lines (14 loc) · 466 Bytes

shorrrtcuts

Makes new shortcuts available for RStudio editing. E. g. go to

Tools -> Modify Keyboard Shortcuts... -> Search for "Dashes" -> Choose a shortcut.

Installation

You can install the package from GitHub with:

# install.packages("devtools")
devtools::install_github("max607/shorrrtcuts")