mirror of
https://github.com/webgefrickel/dotfiles
synced 2024-11-17 09:25:52 +00:00
Fix markdown-linting
This commit is contained in:
parent
cbcc575a72
commit
ac84718c76
@ -15,7 +15,7 @@ git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
|
||||
|
||||
# additional language-servers for nvim-lspconfig
|
||||
npm i -g eslint_d
|
||||
npm i -g markdownlint
|
||||
npm i -g markdownlint-cli
|
||||
npm i -g fixjson
|
||||
npm i -g neovim
|
||||
npm i -g typescript
|
||||
|
Loading…
Reference in New Issue
Block a user