diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-07-19 23:39:30 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-07-19 23:39:30 +0200 |
commit | 7b9f3f1d9f0bedc9d47eedf2ec4ac01aa6d3ede7 (patch) | |
tree | 1718992f8d9ae0a9f40e71b64f22c1048beafb1e /fnl/plugins.fnl | |
parent | e12bf77a9fd8ebe81347532528c084d3a07c366a (diff) |
Add stop at end of comment
Diffstat (limited to 'fnl/plugins.fnl')
-rw-r--r-- | fnl/plugins.fnl | 2 |
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 {} |