fixes config
This commit is contained in:
parent
34ed85a458
commit
0935ee3dfa
2 changed files with 2 additions and 2 deletions
|
|
@ -128,7 +128,7 @@
|
||||||
if vim.bo.filetype ~= "qf" then
|
if vim.bo.filetype ~= "qf" then
|
||||||
require("flash").jump()
|
require("flash").jump()
|
||||||
end
|
end
|
||||||
end,
|
end
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue