This website requires JavaScript.
Explore
Help
Sign In
urosm
/
dot
Watch
1
Star
0
Fork
You've already forked dot
0
Code
76fa734d85
dot
/
.config
/
nvim
/
after
/
ftplugin
/
css.lua
5 lines
79 B
Lua
Raw
Blame
History
-- options
vim.opt
.
tabstop
=
2
vim.opt
.
shiftwidth
=
2
vim.opt
.
expandtab
=
true
View Git Blame
Copy Permalink