set ess-r-mode to R-mode, auto start winner-mode, auto load some ox pkgs
This commit is contained in:
16
README.md
16
README.md
@@ -68,7 +68,7 @@ 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)
|
||||
|
||||
<table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
||||
@@ -229,6 +229,13 @@ General key bindings and functions
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<td class="org-left">company-statistics</td>
|
||||
<td class="org-right">20170210.1933</td>
|
||||
<td class="org-left">melpa</td>
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<td class="org-left">company-web</td>
|
||||
<td class="org-right">20220115.2146</td>
|
||||
@@ -334,6 +341,13 @@ General key bindings and functions
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<td class="org-left">emacsql-sqlite-builtin</td>
|
||||
<td class="org-right">20221127.2146</td>
|
||||
<td class="org-left">melpa</td>
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<td class="org-left">emojify</td>
|
||||
<td class="org-right">20210108.1111</td>
|
||||
|
||||
Reference in New Issue
Block a user