zsh configurations update

This commit is contained in:
2025-04-16 12:34:06 +02:00
parent 6efbe49dcf
commit 113cbd34ef
7 changed files with 153 additions and 55 deletions

View File

@@ -1,3 +1,5 @@
-- Options are automatically loaded before lazy.nvim startup
-- Default options that are always set: https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/config/options.lua
-- Add any additional options here
vim.opt.shiftwidth = 4
vim.opt.tabstop = 4