summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2022-07-19 23:39:30 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2022-07-19 23:39:30 +0200
commit7b9f3f1d9f0bedc9d47eedf2ec4ac01aa6d3ede7 (patch)
tree1718992f8d9ae0a9f40e71b64f22c1048beafb1e
parente12bf77a9fd8ebe81347532528c084d3a07c366a (diff)
Add stop at end of comment
-rw-r--r--fnl/plugins.fnl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/plugins.fnl b/fnl/plugins.fnl
index 3c0c1e9..3985c54 100644
--- a/fnl/plugins.fnl
+++ b/fnl/plugins.fnl
@@ -1,4 +1,4 @@
-;; List of plugins
+;; List of plugins.
{:wbthomason/packer.nvim {}
:lewis6991/impatient.nvim {}