This commit is contained in:
ksyasuda
2022-02-13 23:55:37 -08:00
parent c301fbf548
commit c5c8a5e1e3
2 changed files with 16 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
require("trouble").setup {
position = "bottom", -- position of the list can be: bottom, top, left, right
position = "right", -- position of the list can be: bottom, top, left, right
height = 10, -- height of the trouble list when position is top or bottom
width = 50, -- width of the list when position is left or right
icons = true, -- use devicons for filenames