This website requires JavaScript.
Explore
Help
Sign In
aldy505
/
dotfiles
mirror of
https://github.com/aldy505/dotfiles.git
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
89c546027b
dotfiles
/
micro
/
settings.json
9 lines
129 B
JSON
Raw
Normal View
History
Unescape
Escape
lolcode and micro setup
2021-08-02 16:10:37 +00:00
{
"*.go"
:
{
"tabstospaces"
:
false
}
,
"colorscheme"
:
"night-owl"
,
coltrane
2021-08-19 14:11:34 +00:00
"tabsize"
:
2
,
"tabtospaces"
:
true
lolcode and micro setup
2021-08-02 16:10:37 +00:00
}