mirror of
https://github.com/arkorty/Neolite.git
synced 2026-03-17 16:51:42 +00:00
feat: add align plugin
This commit is contained in:
@@ -103,7 +103,7 @@ local plugins = {
|
||||
},
|
||||
|
||||
-- Git
|
||||
{ "lewis6991/gitsigns.nvim" },
|
||||
{ "lewis6991/gitsigns.nvim", config = true },
|
||||
|
||||
-- LSP and Completion
|
||||
{ "williamboman/mason.nvim" },
|
||||
@@ -126,6 +126,7 @@ local plugins = {
|
||||
-- Misc
|
||||
{ "norcalli/nvim-colorizer.lua" },
|
||||
{ "github/copilot.vim" },
|
||||
{ "echasnovski/mini.align", config = true },
|
||||
|
||||
-- Telescope
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user