deleted markdownlint settings (don't use it) and format readme
This commit is contained in:
parent
7827e7db11
commit
87e396ff15
2 changed files with 4 additions and 9 deletions
|
@ -1,8 +0,0 @@
|
||||||
MD033:
|
|
||||||
# Allowed elements
|
|
||||||
allowed_elements: [p, details, summary, a, img, h1]
|
|
||||||
|
|
||||||
# MD013/line-length - Line length
|
|
||||||
MD013:
|
|
||||||
# Number of characters
|
|
||||||
line_length: 120
|
|
|
@ -1,3 +1,6 @@
|
||||||
# wires nvim
|
# wires nvim
|
||||||
|
|
||||||
this is my current neovim config, based on [CosmicNvim](https://github.com/CosmicNvim/CosmicNvim), but with a substantial amount of reorganization and functionality I don't use stripped out.
|
this is my current neovim config, based on [CosmicNvim][1] but with a
|
||||||
|
substantial amount of reorganization and functionality I don't use stripped out.
|
||||||
|
|
||||||
|
[1]: https://github.com/CosmicNvim/CosmicNvim
|
||||||
|
|
Loading…
Add table
Reference in a new issue