From 7803e64e1686f1a7fe4c1b8b42e24d8195f1dac5 Mon Sep 17 00:00:00 2001 From: Hirokazu Hata Date: Mon, 6 Jan 2020 01:35:11 +0900 Subject: terraform-lsp #90 --- lua/nvim_lsp.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lua/nvim_lsp.lua') diff --git a/lua/nvim_lsp.lua b/lua/nvim_lsp.lua index bada9d81..a9bd1d07 100644 --- a/lua/nvim_lsp.lua +++ b/lua/nvim_lsp.lua @@ -23,6 +23,7 @@ require 'nvim_lsp/texlab' require 'nvim_lsp/tsserver' require 'nvim_lsp/vimls' require 'nvim_lsp/ocamlls' +require 'nvim_lsp/terraformls' local M = { util = require 'nvim_lsp/util'; -- cgit v1.2.3-70-g09d2