Compare commits

..

No commits in common. "39f8a4510b9ffa37b84d707da1a343c459f1e0dd" and "39d99000227d94eb489a9c4adf8a4bdbc32d1354" have entirely different histories.

2 changed files with 0 additions and 2 deletions

View File

@ -188,7 +188,6 @@ My buffer-related keybindings are all prefixed by ~b~.
| n | next-buffer | | |
| p | previous-buffer | | |
| r | counsel-buffer-or-recentf | | counsel |
| R | rename-uniquely | | |
| s | switch-to-scratch-buffer | | |
** Code

View File

@ -357,7 +357,6 @@ document.
"r" #'writegood-reading-ease))
#+end_src
**** TODO Auto detection of langtool java classpath :noexport:
** DSLs
DSLs, or /Domain Specific Languages/, are languages dedicated to some
very tasks, such as configuration languages or non-general programming