This website requires JavaScript.
Explore
Help
Sign In
iang
/
neovim-config
Watch
1
Star
0
Fork
You've already forked neovim-config
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
master
neovim-config
/
after
/
ftplugin
/
html.lua
2 lines
58 B
Lua
Raw
Permalink
Blame
History
require
(
'
conftool
'
)
.
set
(
{
'
tabstop
'
,
4
}
,
{
'
shiftwidth
'
,
4
}
)
Reference in New Issue
View Git Blame
Copy Permalink