Skip to content

Instantly share code, notes, and snippets.

View atanasj's full-sized avatar

atanas atanasj

View GitHub Profile
Process lsp-r stderr finished
[2021-12-02 15:06:29.941] connection type: stdio
[2021-12-02 15:06:30.406] received: Content-Length: 2649
[2021-12-02 15:06:30.602] received payload.
[2021-12-02 15:06:30.602] handling request: initialize
[2021-12-02 15:06:30.602] session: {
"system": {
"sysname": "Darwin",
"release": "20.6.0",
@atanasj
atanasj / lsp-mode_CPU-profile-report.el
Created April 29, 2020 10:33
lsp-mode CPU-profile-report
- command-execute 20895 33%
- apply 20895 33%
- ad-Advice-command-execute 20892 33%
- #<compiled 0x1af95eab8a0faf74> 20891 33%
- call-interactively 20860 33%
- funcall-interactively 20850 33%
- mwheel-scroll 7946 12%
- scroll-up 407 0%
- eval 405 0%
- doom-modeline-segment--buffer-info 138 0%

custom-post.org

This is my config for additional packages and their associated settings. Some of this is taken from other’s setups and I will try and cite them as appropriate…

ESS config

;; ===========================================================
;; R-IDE
@atanasj
atanasj / reftex-markdown.el
Created February 15, 2020 13:23 — forked from kleinschmidt/reftex-markdown.el
Insert markdown (pandoc-citeproc) formatted citations using RefTeX
;; reftex in markdown mode
;; if this isn't already set in your .emacs
(setq reftex-default-bibliography '("/path/to/library.bib"))
;; define markdown citation formats
(defvar markdown-cite-format)
(setq markdown-cite-format
'(
(?\C-m . "[@%l]")
@atanasj
atanasj / markdown-fenced-block-pairs.el
Last active January 21, 2020 12:38
Why am I getting `max-specpdl-size` error on one markdown file?
markdown-fenced-block-pairs is a variable defined in ‘markdown-mode.el’.
Its value is shown below.
This variable may be risky if used as a file-local variable.
Documentation:
Mapping of regular expressions to "fenced-block" constructs.
These constructs are distinguished by having a distinctive start
and end pattern, both of which take up an entire line of text,
but no special pattern to identify text within the fenced
@atanasj
atanasj / # openblas - 2018-09-30_11-27-01.txt
Created September 30, 2018 01:33
openblas on macOS 10.14 - Homebrew build logs
Homebrew build logs for openblas on macOS 10.14
Build date: 2018-09-30 11:27:01
@atanasj
atanasj / # openblas - 2018-09-30_11-01-09.txt
Created September 30, 2018 01:06
openblas on macOS 10.14 - Homebrew build logs
Homebrew build logs for openblas on macOS 10.14
Build date: 2018-09-30 11:01:09