Updating comments

This commit is contained in:
Tobias 2025-05-16 20:41:31 +02:00
parent f3a4e44c19
commit 2ed6432443

View File

@ -1,3 +1,4 @@
-- For some reason the lua lsp thinks that vim. is a undefined global :| just ignore if 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