SpaceVim / SpaceVim

A modular Vim/Neovim configuration
https://spacevim.org/
GNU General Public License v3.0
20.33k stars 1.41k forks source link

require lang#sql layer #1794

Closed Matrix-Zhang closed 5 years ago

Matrix-Zhang commented 6 years ago

right now, when edit sql files, hint require dbext plugin

wsdjeg commented 6 years ago

any recommanded plugins for this layer?

Matrix-Zhang commented 6 years ago

dbext plugin

NamelessUzer commented 6 years ago

I require lang#sql layer too.

wsdjeg commented 6 years ago

the latest version of dbext is v23.00, and the development is stoped.

https://github.com/vim-scripts/dbext.vim

as I remember, there is an active fork v26.00, but I can not find the link.

we also need sql language plugin:

  1. syntax highlighting
  2. indent
  3. code complete
  4. code format
wsdjeg commented 6 years ago

also find another tools, https://github.com/cosminadrianpopescu/vim-sql-workbench

this works well in neovim and vim8

wsdjeg commented 6 years ago

also https://github.com/tpope/vim-dadbod