This website requires JavaScript.
Explore
Help
Sign in
eryn
/
erynwells.me
Watch
1
Star
0
Fork
You've already forked erynwells.me
0
Code
Issues
8
Pull requests
1
Projects
Releases
Packages
Activity
Actions
d6e56e2ab7
erynwells.me
/
.nvim
/
after
/
ftplugin
/
css.lua
5 lines
80 B
Lua
Raw
Normal View
History
Unescape
Escape
Add some nvim configuration for CSS, HTML, and JS files
2023-04-08 17:56:56 -07:00
-- Eryn Wells <eryn@erynwells.me>
Two Space Indents in CSS
2023-09-30 11:05:57 -07:00
vim.bo
.
shiftwidth
=
2
vim.bo
.
softtabstop
=
2
Reference in a new issue
Copy permalink