fix: starship prompt config, nvim config, tmux
This commit is contained in:
parent
0057636558
commit
de32d5ac39
5 changed files with 197 additions and 8 deletions
|
|
@ -1,7 +1,7 @@
|
|||
-- Declare language servers provided via Nix so LazyVim skips Mason installs.
|
||||
return {
|
||||
{
|
||||
"williamboman/mason.nvim",
|
||||
"mason-org/mason.nvim",
|
||||
opts = function(_, opts)
|
||||
opts.ensure_installed = {}
|
||||
end,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue