docs: add search widget to options page
Some checks are pending
Check for typos in the source tree / check-typos (push) Waiting to run

This commit is contained in:
raf 2024-12-09 10:27:01 +03:00
commit 37dc96575d
Signed by: NotAShelf
GPG key ID: AF26552424E53993
4 changed files with 62 additions and 2 deletions

View file

@ -14,7 +14,7 @@ indent_style = space
indent_size = 2
trim_trailing_whitespace = false
[*.{nix,yml,yaml}]
[*.{js,nix,yml,yaml}]
indent_style = space
indent_size = 2
tab_width = 2