From 56bc6e4db7c5fa6e8b8a3ebc55571e5c5093a155 Mon Sep 17 00:00:00 2001 From: ยท๐‘‘๐‘ด๐‘•๐‘‘๐‘ฉ๐‘ค Date: Wed, 10 Dec 2025 13:14:24 +0000 Subject: topiary add --- .topiary.ncl | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .topiary.ncl (limited to '.topiary.ncl') diff --git a/.topiary.ncl b/.topiary.ncl new file mode 100644 index 0000000..8e0b9ad --- /dev/null +++ b/.topiary.ncl @@ -0,0 +1,13 @@ +{ + languages = { + bash.indent | priority 1 = " ", + css.indent | priority 1 = " ", + json.indent | priority 1 = " ", + nickel.indent | priority 1 = " ", + ocaml.indent | priority 1 = " ", + ocaml_interface.indent | priority 1 = " ", + ocamllex.indent | priority 1 = " ", + rust.indent | priority 1 = " ", + toml.indent | priority 1 = " ", + }, +} -- cgit v1.2.3