Compare commits
5 Commits
35eed3604c
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d5b22a8991 | ||
|
|
38f3be5d5f | ||
|
|
eed0eba26d | ||
|
|
e76ea35421 | ||
| 8419b4963b |
@@ -11,6 +11,7 @@
|
||||
"lazyvim.plugins.extras.lang.markdown",
|
||||
"lazyvim.plugins.extras.lang.python",
|
||||
"lazyvim.plugins.extras.lang.sql",
|
||||
"lazyvim.plugins.extras.lang.toml",
|
||||
"lazyvim.plugins.extras.lang.yaml",
|
||||
"lazyvim.plugins.extras.util.dot",
|
||||
"lazyvim.plugins.extras.util.gitui",
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
config:
|
||||
MD013: false
|
||||
@@ -27,5 +27,11 @@
|
||||
"file-recovery": true,
|
||||
"publish": false,
|
||||
"sync": false,
|
||||
"webviewer": false
|
||||
"webviewer": false,
|
||||
"footnotes": false,
|
||||
<<<<<<< Updated upstream
|
||||
"bases": false
|
||||
=======
|
||||
"bases": true
|
||||
>>>>>>> Stashed changes
|
||||
}
|
||||
Reference in New Issue
Block a user