1return { 2 "ErickKramer/nvim-ros2", 3 opts = { 4 -- Add any custom options here 5 autocmds = true, 6 telescope = true, 7 treesitter = true, 8 } 9} 10