Removed trouble config as it didn't do anything
This commit is contained in:
parent
4cc465d29c
commit
af3c62310e
1 changed files with 0 additions and 9 deletions
|
|
@ -1,14 +1,5 @@
|
||||||
{
|
{
|
||||||
plugins.trouble = {
|
plugins.trouble = {
|
||||||
enable = true;
|
enable = true;
|
||||||
luaConfig.pre = ''
|
|
||||||
opts = {
|
|
||||||
modes = {
|
|
||||||
lsp = {
|
|
||||||
win = { position = "right" },
|
|
||||||
},
|
|
||||||
},
|
|
||||||
}
|
|
||||||
'';
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue