diff options
author | aktersnurra <grydholm@kth.se> | 2022-05-01 12:13:53 +0200 |
---|---|---|
committer | aktersnurra <grydholm@kth.se> | 2022-05-01 12:13:53 +0200 |
commit | ea83d990a4cfe98ffb8676ff237a05a84ab3578d (patch) | |
tree | 64d9c3580f4268a6f91bf9c5694bcd349fca7efc /fnl/config/autocmd.fnl | |
parent | f1ba54105f8d0ff0187b4336f80a0040043549f1 (diff) |
fix: change header description
Diffstat (limited to 'fnl/config/autocmd.fnl')
-rw-r--r-- | fnl/config/autocmd.fnl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/config/autocmd.fnl b/fnl/config/autocmd.fnl index ab933ba..a3b58d1 100644 --- a/fnl/config/autocmd.fnl +++ b/fnl/config/autocmd.fnl @@ -1,4 +1,4 @@ -;; A customizable greeter. +;; Autocommands for nvim. (module config.autocmd {autoload {nvim aniseed.nvim a aniseed.core |