deleted markdownlint settings (don't use it) and format readme

This commit is contained in:
wires 2025-03-08 07:00:09 -05:00
parent 7827e7db11
commit 87e396ff15
Signed by: wires
SSH key fingerprint: SHA256:9GtP+M3O2IivPDlw1UY872UPUuJH2gI0yG6ExBxaaiM
2 changed files with 4 additions and 9 deletions

View file

@ -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

View file

@ -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