diff --git a/init.lua b/init.lua index b85699a..06e6558 100644 --- a/init.lua +++ b/init.lua @@ -15,6 +15,7 @@ require("lazy").setup({ { import = "plugins" }, -- import the following list of plugins -- this is where i put plugins with minial settings { + 'fei6409/log-highlight.nvim', -- generic log syntax highlighting 'tpope/vim-commentary', -- commenting lines with shortcut 'vigoux/ltex-ls.nvim', -- grammer checking -- 'vimpostor/vim-tpipeline', -- integrate with tmux status-line