mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore(vale): symlink vale folder
This commit is contained in:
@@ -22,6 +22,7 @@
|
|||||||
~/.ripgreprc: ripgrep
|
~/.ripgreprc: ripgrep
|
||||||
~/.tmux.conf: tmux.conf
|
~/.tmux.conf: tmux.conf
|
||||||
~/.vale.ini: vale.ini
|
~/.vale.ini: vale.ini
|
||||||
|
~/.vale: .vale
|
||||||
~/.wget: wget
|
~/.wget: wget
|
||||||
~/.zshrc: zshrc
|
~/.zshrc: zshrc
|
||||||
|
|
||||||
|
|||||||
@@ -32,7 +32,6 @@ null_ls.setup({
|
|||||||
diagnostics.stylelint,
|
diagnostics.stylelint,
|
||||||
diagnostics.tsc,
|
diagnostics.tsc,
|
||||||
diagnostics.vale,
|
diagnostics.vale,
|
||||||
-- diagnostics.write_good,
|
|
||||||
-- diagnostics.yamllint,
|
-- diagnostics.yamllint,
|
||||||
diagnostics.zsh,
|
diagnostics.zsh,
|
||||||
formatting.autopep8, -- Python
|
formatting.autopep8, -- Python
|
||||||
|
|||||||
Reference in New Issue
Block a user