Setting up a lot of changes

This commit is contained in:
Fabian Becker
2022-09-20 14:01:09 +02:00
parent 183d7b6a57
commit 04eac8f2b6
19 changed files with 475 additions and 265 deletions

View File

@@ -1,12 +1,12 @@
local saga = require 'lspsaga'
saga.init_lsp_saga({
-- symbols in winbar
symbol_in_winbar = {
enable = true,
click_support = true,
show_file = true,
in_custom = true,
},
-- symbol_in_winbar = {
-- enable = true,
-- click_support = true,
-- show_file = true,
-- in_custom = true,
-- },
})
local function get_file_name(include_path)