set ess-r-mode to R-mode, auto start winner-mode, auto load some ox pkgs
This commit is contained in:
@@ -57,7 +57,7 @@ commands and information.
|
||||
General key bindings and functions
|
||||
- =C-r= (=query-replace-regexp=) replace text
|
||||
- =C-x RET f= (=set-buffer-file-coding-system=) e.g. set to =utf-8
|
||||
- (=decode-coding-region=) e.g. decode to =utf-8= (郭富城Aaron Kwok)
|
||||
- (=decode-coding-region=) e.g. decode to =utf-8= (e.g. 晴天)
|
||||
- (=diff-buffer-with-file=) show a diff between buffer (current state) and file (saved state)
|
||||
|
||||
#+begin_src sh :exports results
|
||||
@@ -127,6 +127,7 @@ echo -e "$pkg_custom\n$pkg_elpagnu\n$pkg_elpanongnu\n$pkg_melpa" | \
|
||||
| company-anaconda | 20200404.1859 | melpa |
|
||||
| company-ledger | 20210910.25 | melpa |
|
||||
| company-quickhelp | 20221212.534 | melpa |
|
||||
| company-statistics | 20170210.1933 | melpa |
|
||||
| company-web | 20220115.2146 | melpa |
|
||||
| compat | 28.1.2.2 | elpa-gnu |
|
||||
| counsel | 20221015.936 | melpa |
|
||||
@@ -142,6 +143,7 @@ echo -e "$pkg_custom\n$pkg_elpagnu\n$pkg_elpanongnu\n$pkg_melpa" | \
|
||||
| elisp-refs | 20220704.2141 | melpa |
|
||||
| emacsql | 20221127.2146 | melpa |
|
||||
| emacsql-sqlite | 20221127.2146 | melpa |
|
||||
| emacsql-sqlite-builtin | 20221127.2146 | melpa |
|
||||
| emojify | 20210108.1111 | melpa |
|
||||
| ess | 20221204.1348 | melpa |
|
||||
| ess-R-data-view | 20130509.1158 | melpa |
|
||||
|
||||
Reference in New Issue
Block a user