Move neovim config to dotfiles role
This commit is contained in:
parent
29e0b21a99
commit
65182a7c52
24 changed files with 0 additions and 0 deletions
|
@ -1,15 +0,0 @@
|
|||
-- Eryn Wells <eryn@erynwells.me>
|
||||
|
||||
vim.diagnostic.config {
|
||||
virtual_text = false,
|
||||
signs = true,
|
||||
update_in_insert = true,
|
||||
underline = true,
|
||||
severity_sort = false,
|
||||
float = {
|
||||
border = 'rounded',
|
||||
source = 'always',
|
||||
header = '',
|
||||
prefix = '',
|
||||
},
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue