fix modelines [skip ci]
This commit is contained in:
parent
c3d18b5250
commit
654ef05e0b
@ -1,7 +1,6 @@
|
|||||||
# Copyright 2022 wanderer <a_mirre at utb dot cz>
|
# Copyright 2022 wanderer <a_mirre at utb dot cz>
|
||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||||
|
|
||||||
# vim: ft=bzl.starlark noexpandtab tw=4 ts=4
|
|
||||||
def main(ctx):
|
def main(ctx):
|
||||||
return [
|
return [
|
||||||
{
|
{
|
||||||
@ -409,3 +408,4 @@ def main(ctx):
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
# vim: ft=bzl syntax=bzl.starlark noexpandtab ts=4 foldmethod=manual
|
||||||
|
2
.envrc
2
.envrc
@ -3,3 +3,5 @@ use flake
|
|||||||
# ref: https://github.com/direnv/direnv/wiki/Vim
|
# ref: https://github.com/direnv/direnv/wiki/Vim
|
||||||
# comment out if not planning to use this
|
# comment out if not planning to use this
|
||||||
add_extra_vimrc
|
add_extra_vimrc
|
||||||
|
|
||||||
|
# vim: ff=unix ft=sh
|
||||||
|
Loading…
Reference in New Issue
Block a user