chore(lint): markdown linting fixes, ignore file

This commit is contained in:
2024-08-29 13:14:27 +03:00
parent 99e7578d60
commit c33404eb27
3 changed files with 257 additions and 256 deletions

View File

@@ -1,6 +1,8 @@
# only care about files that are under our control # only care about files that are directly under our control
config/cheat/cheatsheets/community/* config/cheat/cheatsheets/community/*
config/cheat/cheatsheets/tldr/*
config/tmux/plugins/* config/tmux/plugins/*
local/bin/asdf/*
tools/* tools/*
node_modules/* node_modules/*

View File

@@ -79,4 +79,3 @@ Leader: `<ctrl><space>`
S-Left Move the visible part of the window left S-Left Move the visible part of the window left
S-Right Move the visible part of the window right S-Right Move the visible part of the window right
``` ```