Skip to content
David Granström edited this page Jun 10, 2020 · 1 revision

Post window displayed in a regular vim buffer

  • Toggle the post window buffer by pressing <Enter> in normal mode or <M-Enter> in insert mode.

post window

Interactive argument hints in the command-line area

  • Arguments are automatically displayed after typing the opening brace.

argument hints

Status line

  • Displays server status in the status line

server status

Snippet generator

  • The snippet engine used here is [UltiSnips][UltiSnips] together with deoplete for auto completion.

snippets