Initial commit
Dotfiles managed with GNU Stow: Hyprland (Lua config), Neovim, zsh, tmux, ghostty, alacritty, waybar, yazi, lazygit, herdr, Claude Code. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
-- Setting vim options for spesific languages. after/ftplugin/{lang}.lua
|
||||
local set = vim.opt_local
|
||||
|
||||
set.shiftwidth = 2
|
||||
Reference in New Issue
Block a user