|
You are here |
lmno.lol | ||
| | | | |
takeonrules.com
|
|
| | | | | One of my "quality of life" improvements in my text editor is related to Rubocop ; a style guide enforcer that raises issues about complexity, formatting, and other things. When I'm coding and feel I need to ignore Rubocop 's opinion, I will tell Rubocop to ignore the violation. I do this by adding a "disable" comment before the violation and an "enable" comment after the violation. | |
| | | | |
pank.eu
|
|
| | | | | [AI summary] The post explains a hacky Emacs Lisp solution to display Org Babel source code blocks with burger icons using prettify-symbols-mode. | |
| | | | |
jao.io
|
|
| | | | | [AI summary] The author shares a custom Emacs Lisp function designed to quickly jump to a buffer with a specific major mode, highlighting its utility in reducing boilerplate code. | |
| | | | |
joarvarndt.se
|
|
| | | |||