Update neovim dotfiles

This commit is contained in:
Uttarayan Mondal
2021-10-24 20:03:36 +05:30
parent c490689105
commit 3a3b8a2bb0
12 changed files with 324 additions and 90 deletions

View File

@@ -121,12 +121,12 @@ gls.left[2] = {
}
}
gls.left[3] = {
ShowLspStatus = {
provider = lsp_status.status,
highlight = { colors.grey , colors.dark_black, 'bold' }
}
}
-- gls.left[3] = {
-- ShowLspStatus = {
-- provider = lsp_status.status,
-- highlight = { colors.grey , colors.dark_black, 'bold' }
-- }
-- }
-- Right Side