diff options
author | Christian Segundo | 2023-10-08 01:59:18 +0200 |
---|---|---|
committer | Christian Segundo | 2023-10-08 01:59:18 +0200 |
commit | a4644e03b1aa7daf0f2d4c0474d04c3b3aabebbd (patch) | |
tree | 90ab0f6151a8bd1efae60111c5a204cb9435102d /selene.toml | |
parent | b816ee2793da722f5aa27f9f5a2fd077a6dfc091 (diff) | |
download | promqlfmt-a4644e03b1aa7daf0f2d4c0474d04c3b3aabebbd.tar.gz |
first commit
Diffstat (limited to 'selene.toml')
-rw-r--r-- | selene.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/selene.toml b/selene.toml new file mode 100644 index 0000000..032dba6 --- /dev/null +++ b/selene.toml @@ -0,0 +1 @@ +std = "neovim" |