GNU/Linux ◆ xterm-256color ◆ zsh 10137 views

Vlime is a Common Lisp dev environment for Vim. See the source repo at https://github.com/l04m33/vlime for more info.

Plugins enabled in this demo:

Vlime settings used in this demo:

  • let g:vlime_enable_autodoc = v:true
  • let g:vlime_window_settings = {'sldb': {'pos': 'belowright', 'vertical': v:true}, 'inspector': {'pos': 'belowright', 'vertical': v:true}, 'preview': {'pos': 'belowright', 'size': v:null, 'vertical': v:true}}