mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-21 16:55:43 +00:00
chore(lint): markdown linting fixes, ignore file
This commit is contained in:
@@ -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/*
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user