fix modelines [skip ci]

This commit is contained in:
surtur 2022-05-24 14:13:03 +02:00
parent c3d18b5250
commit 654ef05e0b
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D
2 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,6 @@
# Copyright 2022 wanderer <a_mirre at utb dot cz>
# SPDX-License-Identifier: GPL-3.0-or-later
# vim: ft=bzl.starlark noexpandtab tw=4 ts=4
def main(ctx):
return [
{
@ -409,3 +408,4 @@ def main(ctx):
}
]
# vim: ft=bzl syntax=bzl.starlark noexpandtab ts=4 foldmethod=manual

2
.envrc
View File

@ -3,3 +3,5 @@ use flake
# ref: https://github.com/direnv/direnv/wiki/Vim
# comment out if not planning to use this
add_extra_vimrc
# vim: ff=unix ft=sh