From 6580e65ca25bc1c808270d48fdf57e888d2caa88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Joly?= Date: Sun, 13 Nov 2022 12:58:54 +0000 Subject: [PATCH] doc: start with a section heading comment --- fnl/bepo.fnl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fnl/bepo.fnl b/fnl/bepo.fnl index 4d63f66..53c0f46 100644 --- a/fnl/bepo.fnl +++ b/fnl/bepo.fnl @@ -1,4 +1,4 @@ -;; bepo.nvim: bepo mapping for neovim +;;; bepo.nvim: bepo mapping for neovim ;; Copyright 2022 Clément Joly ;; ;; Licensed under the Apache License, Version 2.0 (the "License");