You've already forked dotfiles
fix: Removing several bits that were superfluous or were causing issues.
Disabling nvim-lint and calls to cfn-lint for now. Found and removed the issue with completion causing odd failures on expansion.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
return {
|
||||
settings = {
|
||||
yaml = {
|
||||
schemaStore = {
|
||||
enable = true
|
||||
},
|
||||
-- schemaStore = {
|
||||
-- enable = true
|
||||
-- },
|
||||
format = {
|
||||
enable = true,
|
||||
singleQuote = true
|
||||
|
||||
Reference in New Issue
Block a user