mirror of
https://github.com/danielepintore/dotfiles.git
synced 2026-07-07 14:25:13 +02:00
feat: update nvim config to match 0.12 version
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
return {
|
||||
"folke/trouble.nvim",
|
||||
opts = {}, -- for default options, refer to the configuration section for custom setup.
|
||||
opts = {},
|
||||
cmd = "Trouble",
|
||||
keys = {
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user