mirror of
https://github.com/cap153/nvim.git
synced 2026-01-06 18:54:57 +08:00
添加vscode neovim相关配置
This commit is contained in:
parent
59f0ba6a45
commit
d1f5f0a2c8
12 changed files with 217 additions and 57 deletions
|
|
@ -18,7 +18,7 @@ return {
|
|||
lualine_b = { "branch", "diff", "diagnostics" },
|
||||
lualine_c = { "lsp_status" },
|
||||
lualine_x = {},
|
||||
lualine_y = { "encoding", "fileformat", "progress" },
|
||||
lualine_y = { "encoding", "progress" },
|
||||
lualine_z = { "location" },
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue