Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 595 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 595 Bytes

dbt.vim

A Simple plugin that makes writing dbt in vim/Neovim a bit easier.

Requirements

No hard requirements, but if you need the full featured experience you'd need:

  • Jinja 2 syntax. I recommend using either the one from Glench or from lepture.

Installation

Use your preferred method of installing Vim plugins.

Options

The full documentation can be found at doc/dbt.vim.txt. You can display it from within Vim/Neovim with :help dbt.vim.