Add lsp-ui

This commit is contained in:
Marco Thomas
2022-04-21 10:19:32 +02:00
parent ab096e8143
commit 5ad25d6615
2 changed files with 23 additions and 7 deletions

View File

@@ -70,4 +70,4 @@
%%% code blocks
#+latex_header: \usepackage{minted}
#+latex_header: \usemintedstyle{friendly}
#+LATEX_HEADER: \tcolorboxenvironment{minted}{blanker,before skip=10pt,after skip=10pt}
#+LATEX_HEADER: \tcolorboxenvironment{minted}{breakable, blanker,before skip=10pt,after skip=10pt}