adds: yabai and skhd, need to implement linking to proper locations

This commit is contained in:
2024-03-16 14:53:12 -04:00
parent bc342d28c8
commit 9a05bd20d8
5 changed files with 120 additions and 5 deletions

View File

@@ -55,5 +55,8 @@ require("lazy").setup({
"christoomey/vim-tmux-navigator",
lazy = false,
},
{
"NMAC427/guess-indent.nvim",
opts = { }
},
})