This website works better with JavaScript.
Explore
Help
Sign In
jbiason
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
My own configuration files
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.
387
Commits
1
Branch
0
Tags
2.3 MiB
Tree:
f2ecf46efa
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'f2ecf46efa'
${ noResults }
dotfiles
/
helix
/
languages.toml
3 lines
71 B
Raw
Normal View
History
Unescape
Escape
Managed to use Space-Space to open files
2 years ago
[
[
python
]
]
formatter
=
{
command
=
"black"
,
args
=
[
"-l"
,
"80"
,
"-"
]
}