aboutsummaryrefslogtreecommitdiff
path: root/lua/lazy-plugins.lua
diff options
context:
space:
mode:
authorDamjan 9000 <damjan.9000@gmail.com>2023-11-07 17:20:40 +0100
committerDamjan 9000 <damjan.9000@gmail.com>2023-11-07 17:20:40 +0100
commit8801505f962fbc2406d66fc0ea282ba585c3cb66 (patch)
treeadff46ea9c029318c7584fd719b26bc5914feff6 /lua/lazy-plugins.lua
parent0d1f2c56395b5614f10fffc065eb05b36dc202c9 (diff)
parenta005f15cec8072c97201f86e15df62c7e4a4490e (diff)
Merge remote-tracking branch 'upstream/master'
- init.lua: minor edits of section comments for consistency - init.lua: move diagnostic keymaps together with other keymaps
Diffstat (limited to 'lua/lazy-plugins.lua')
-rw-r--r--lua/lazy-plugins.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/lazy-plugins.lua b/lua/lazy-plugins.lua
index 03418e2..df64d4c 100644
--- a/lua/lazy-plugins.lua
+++ b/lua/lazy-plugins.lua
@@ -1,4 +1,4 @@
--- [[ Setup lazy plugin manager ]]
+-- [[ Configure plugins ]]
-- NOTE: Here is where you install your plugins.
-- You can configure plugins using the `config` key.
--