This website works better with JavaScript.
Home
Explore
Help
Sign In
schneider
/
dotfiles
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
All of my important config files
cli
zsh
vim
shell
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
145
Commits
2
Branches
0
Tags
802 KiB
Lua
50%
Vim script
26.6%
Shell
21.6%
Vim Snippet
1.7%
Tree:
5e26cf0484
coc
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '5e26cf0484'
${ noResults }
dotfiles
/
vim
/
ftplugin
/
json.vim
2 lines
66 B
Raw
Blame
History
let
g
:
ale_fixers
[
'json'
]
=
[
'prettier'
]
let
g
:
ale_fix_on_save
=
1
Reference in new issue