diff --git a/config/astronvim/lua/user/plugins/mason-lspconfig.lua b/config/astronvim/lua/user/plugins/mason-lspconfig.lua index efed07e..bf7123d 100644 --- a/config/astronvim/lua/user/plugins/mason-lspconfig.lua +++ b/config/astronvim/lua/user/plugins/mason-lspconfig.lua @@ -13,6 +13,7 @@ return { "lua_ls", "tsserver", "yamlls", + "gitlint", } require("plugins.configs.mason-lspconfig")(plugin, opts) end, diff --git a/config/nvim/lazy-lock.json b/config/nvim/lazy-lock.json index 2519de0..c684aec 100644 --- a/config/nvim/lazy-lock.json +++ b/config/nvim/lazy-lock.json @@ -22,7 +22,7 @@ "lazy.nvim": { "branch": "main", "commit": "16603c6917435d8446f7357cb61095138a417085" }, "lazygit.nvim": { "branch": "main", "commit": "de35012036d43bca03628d40d083f7c02a4cda3f" }, "lualine.nvim": { "branch": "master", "commit": "2248ef254d0a1488a72041cfb45ca9caada6d994" }, - "mason-lspconfig.nvim": { "branch": "main", "commit": "09be3766669bfbabbe2863c624749d8da392c916" }, + "mason-lspconfig.nvim": { "branch": "main", "commit": "9453e3d6cd2ca45d96e20f343e8f1b927364b630" }, "mason.nvim": { "branch": "main", "commit": "cd7835b15f5a4204fc37e0aa739347472121a54c" }, "mini.bufremove": { "branch": "main", "commit": "f53c7f27e36009fe61563c11cde154b94a0e5b94" }, "mini.clue": { "branch": "main", "commit": "3162debaedf981e96e6db16263fdbcf754f0733b" }, @@ -38,7 +38,7 @@ "nvim-bqf": { "branch": "main", "commit": "8784eebf34371049b641646d00232c2603215297" }, "nvim-cmp": { "branch": "main", "commit": "51260c02a8ffded8e16162dcf41a23ec90cfba62" }, "nvim-lint": { "branch": "master", "commit": "962a76877a4479a535b935bd7ef35ad41ba308b2" }, - "nvim-lspconfig": { "branch": "master", "commit": "6428fcab6f3c09e934bc016c329806314384a41e" }, + "nvim-lspconfig": { "branch": "master", "commit": "6c797ff9324094e333e2ace9526ca4a62ad9d1ca" }, "nvim-notify": { "branch": "master", "commit": "e4a2022f4fec2d5ebc79afa612f96d8b11c627b3" }, "nvim-tree.lua": { "branch": "master", "commit": "78a9ca5ed6557f29cd0ce203df44213e54bfabb9" }, "nvim-treesitter": { "branch": "master", "commit": "107e61afb7129d637ea6c3c68b97a22194b0bf16" }, diff --git a/config/nvim/lua/aleidk/plugins/lsp.lua b/config/nvim/lua/aleidk/plugins/lsp.lua index e45e173..fa6fea1 100644 --- a/config/nvim/lua/aleidk/plugins/lsp.lua +++ b/config/nvim/lua/aleidk/plugins/lsp.lua @@ -59,8 +59,7 @@ return { pyright = {}, rust_analyzer = {}, sqlls = {}, - -- TODO: need latest version of mason-lspconfig - -- typos_lsp = {}, + typos_lsp = {}, tsserver = { init_options = { preferences = { diff --git a/exports/dnf.txt b/exports/dnf.txt index d30cb2e..405fa2e 100644 --- a/exports/dnf.txt +++ b/exports/dnf.txt @@ -14,6 +14,7 @@ lazygit neovim nodejs papirus-icon-theme +gitlint python3-tmuxp remove-retired-packages ripgrep