mirror of
https://github.com/halfdan/dotfiles.git
synced 2025-09-10 11:46:25 +00:00
Setting up a lot of changes
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user