mehalter code
Projects
Global Views
Pull Requests
Issues
Builds
Packages
AstroNvim_user
Code
Files
Commits
Branches
Tags
Code Comments
Code Compare
Pull Requests
Issues
List
Boards
Iterations
Builds
Statistics
Code
Child Projects
Projects
AstroNvim_user
Commits
79bcc4b6
ctrl
k
Sign In
append mason path
Browse Code
Micah Halter
committed
2 years ago
79bcc4b6
1 parent
b6e5b118
plugins/mason.lua
■
■ ■ ■ ■ ■
1
1
return {
2
+
{ "williamboman/mason.nvim", opts = { PATH = "append" } },
2
3
{
3
4
"williamboman/mason-lspconfig.nvim",
4
5
opts = {
skipped 61 lines
All occurrences
plugins/mason.lua
Please wait...
Page is in error, reload to recover