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.
222
Commits
2
Branches
0
Tags
478 KiB
Lua
48.5%
Vim script
26.4%
Shell
23.5%
Vim Snippet
1.6%
Tree:
56d7091963
coc
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '56d7091963'
${ noResults }
dotfiles
/
vim
/
ftplugin
/
sql.vim
2 lines
66 B
Raw
Blame
History
let
g
:
ale_fixers
[
'sql'
]
=
[
'pgformatter'
]
let
g
:
ale_fix_on_save
=
1
Reference in new issue