Updating comments

This commit is contained in:
Tobias 2025-05-16 20:42:25 +02:00
parent 2ed6432443
commit 14185f2a77

View File

@ -1,4 +1,4 @@
-- For some reason the lua lsp thinks that vim. is a undefined global :| just ignore if it tells you lies. -- For some reason the lua lsp thinks that vim. is a undefined global :| just ignore when it tells you lies.
-- Settings leader as space. Leader is requred for all custom keybinds -- Settings leader as space. Leader is requred for all custom keybinds
vim.g.mapleader = " " vim.g.mapleader = " "
-- Enters netrw/file explore in nvim -- Enters netrw/file explore in nvim