Skip to content

Utilities to make it more pleasant to work on the already pleasant dbt in VIM

Notifications You must be signed in to change notification settings

jgillies/vim-dbt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vim-dbt

Utilities to make it more pleasant to work on the already pleasant dbt in Vim

  • dbt.snippets
    • Works with UltiSnips to provide snippets for common dbt functionality (ported from atom-dbt)
  • dbt.vimrc
    • Makes Vim's gf command work to open a model when its name is under the cursor
      • Should work in model and documentation files
    • Makes compiled SQL files unmodifiable
    • Save in ~/.vim/config/, then add source $HOME/.vim/config/dbt.vimrc to your .vimrc file
    • Make sure to edit to update paths to reflect your dbt environment

About

Utilities to make it more pleasant to work on the already pleasant dbt in VIM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published