๐
Document Processing
LaTeX (VimTeX, SyncTeX), Markdown (Zen Mode, live preview), Quarto, Typst.
LaTeX, Markdown, Quarto, Typst. Terminal integration. LSP support.
# Terminal Integration
<C-t> # Toggle terminal
<Leader>Tt # Terminal toggle (vertical)
<Leader>Th/Tv/Tf # Horizontal/Vertical/Float terminal
<C-i> # Send line to terminal
<C-c> # Send code block to terminal
# Document Processing
\lv # LaTeX forward search
\ll # Compile LaTeX
<Leader>Kp # Markdown preview
<Leader>Qp # Quarto preview
# Julia Development
<Leader>Jrv # Julia REPL (vertical)
<Leader>Jp # Project status
<Leader>Ji # Instantiate projectbrew install typstyay -S typst (AUR)# Clone configuration
git clone https://github.com/SimonAB/nvim-config.git ~/.config/nvim
cd ~/.config/nvim
# First launch - plugins install automatically
nvim
# Verify installation
nvimSee Installation Guide.
Terminal with code block detection:
<C-t>, <Leader>Tt--threads=autoLaTeX: bidirectional SyncTeX
\lv)Quarto: code execution, preview
Theme selection and preview:
<Leader>YTp: Theme picker (Telescope)<Leader>Yc: Cycle themes