mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 11:24:55 +02:00
nvim: plugin: delete outcommented stuff and minor style fixes
This commit is contained in:
parent
ae10df6e2c
commit
0fc16d95a1
2 changed files with 3 additions and 10 deletions
|
|
@ -21,13 +21,8 @@ return {
|
|||
icon = "",
|
||||
color = "#0d6efd",
|
||||
name = "PhpUnit"
|
||||
},
|
||||
-- ["composer.json"] = {
|
||||
-- icon = "",
|
||||
-- color = "#9e9e9e",
|
||||
-- name = "Composer"
|
||||
-- }
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue