From 7fa7e3c275a2a866f233afc4bedd06e1750e77bb Mon Sep 17 00:00:00 2001 From: Biser Stoilov Date: Wed, 31 Mar 2021 17:45:46 +0300 Subject: Documentation generator (#200) --- lua/plugins.lua | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lua/plugins.lua') diff --git a/lua/plugins.lua b/lua/plugins.lua index 21ea5018..7341295e 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -118,6 +118,9 @@ return require('packer').startup(function(use) use 'kristijanhusak/vim-dadbod-ui' use 'kristijanhusak/vim-dadbod-completion' + -- Documentation Generator + use {'kkoomen/vim-doge', run = ':call doge#install()'} + -- TODO put this back when stable for indent lines -- vim.g.indent_blankline_space_char = '' -- use 'b3nj5m1n/kommentary' -- cgit v1.2.3