feat(nvim): Markdown Support

This commit is contained in:
js0ny 2024-11-29 17:15:06 +00:00
parent 9076795c4f
commit d2a2ea47de
7 changed files with 25 additions and 10 deletions

View file

@ -15,4 +15,5 @@ done
if [ which brew > /dev/null ]; then
brew update
brew upgrade
fi
fi