* setlocal insted of set for css Check `:h setl` * setlocal insted of set for html * setlocal insted of set for js * setlocal insted of set for jsreact * setlocal insted of set for yaml
@@ -1,2 +1,2 @@
-set ts=2
-set sw=2
+setl ts=2
+setl sw=2
@@ -1,3 +1,3 @@
-setlocal commentstring={/*%s*/}
+setl commentstring={/*%s*/}
@@ -1,3 +1,2 @@
set ts=2
set sw=2
-