mirror of
https://github.com/tiyn/dotfiles.git
synced 2026-03-17 14:14:47 +01:00
nvim: complete refactoring
This commit is contained in:
@@ -21,7 +21,6 @@ Menu_signs = {
|
||||
path = "",
|
||||
}
|
||||
|
||||
|
||||
Lsp_signs = {
|
||||
Array = "",
|
||||
Boolean = "⊥",
|
||||
@@ -108,6 +107,7 @@ Lualine_signs = {
|
||||
}
|
||||
|
||||
vim.diagnostic.config({
|
||||
virtual_text = false,
|
||||
severity_sort = true,
|
||||
signs = {
|
||||
text = {
|
||||
|
||||
Reference in New Issue
Block a user