log syntax highligh plugin

This commit is contained in:
venus
2026-04-01 22:01:14 -05:00
parent 66b8d10aea
commit 5f387b0f7f

View File

@@ -15,6 +15,7 @@ require("lazy").setup({
{ import = "plugins" }, { import = "plugins" },
-- import the following list of plugins -- this is where i put plugins with minial settings -- 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 'tpope/vim-commentary', -- commenting lines with shortcut
'vigoux/ltex-ls.nvim', -- grammer checking 'vigoux/ltex-ls.nvim', -- grammer checking
-- 'vimpostor/vim-tpipeline', -- integrate with tmux status-line -- 'vimpostor/vim-tpipeline', -- integrate with tmux status-line