projects
/
dotfilesold
/
.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
cumulative changes
[dotfilesold/.git]
/
.config
/
nvim
/
coc-settings.json
1
{
2
"suggest.noselect": false,
3
"coc.preferences.formatOnSaveFiletypes": [
4
"javascript",
5
"typescript",
6
"typescriptreact",
7
"json",
8
"typescriptreact",
9
"typescript.tsx",
10
"graphql"
11
]
12
}