diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-12-21 01:45:10 +0100 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-12-21 01:45:10 +0100 |
commit | 8681ba3f043c2c1a60156cc717c4d9de3b5f3825 (patch) | |
tree | 02302895b831546d36f5b6767d811fe8ef70b992 | |
parent | 8b7aace9d9920e082a8e8795d6d748be9e10efd1 (diff) |
Remove comment
-rw-r--r-- | init.lua | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,4 +1,3 @@ --- ensure nvim with essential plugins. local data_path = vim.fn.stdpath "data" local aniseed_path = data_path .. "/aniseed/aniseed.nvim" local lazy_path = data_path .. "/lazy/lazy.nvim" |