mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2026-05-06 10:10:02 +00:00
[neovim] Improve some linting experience
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
return {
|
||||
settings = {
|
||||
redhat = {
|
||||
telemetry = {
|
||||
enabled = false,
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user