summaryrefslogtreecommitdiff
path: root/lua/plugins.lua
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2022-01-14 23:02:29 +0100
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2022-01-14 23:02:29 +0100
commitb1826c4d6c9a9848190c8a541e6e8b4a0ee60ac9 (patch)
tree0ab8629d8350ec794ffcb44e5b8282f71b721e1c /lua/plugins.lua
parent7e16c4cad81b21656cc42c920f94d732dbf950ff (diff)
Update comments on plugins and installer
Diffstat (limited to 'lua/plugins.lua')
-rw-r--r--lua/plugins.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/plugins.lua b/lua/plugins.lua
index af1f590..64447a0 100644
--- a/lua/plugins.lua
+++ b/lua/plugins.lua
@@ -1,4 +1,4 @@
--- Neovim plugins
+-- List of plugins
return {
{ "wbthomason/packer.nvim" }, -- Have packer manage itself