Update nvim & sway

This commit is contained in:
2025-08-10 11:22:42 -04:00
parent daa4ed0f19
commit 45193ab89e
2 changed files with 39 additions and 29 deletions

View File

@@ -1,4 +1,5 @@
return {
{
"mfussenegger/nvim-dap",
config = function()
local dap = require('dap')
@@ -29,4 +30,12 @@ return {
vim.keymap.set("n", "<leader>dx", ":DapTerminate<CR>")
vim.keymap.set("n", "<leader>do", ":DapStepOver<CR>")
end
},
{
"rcarriga/nvim-dap-ui",
dependencies = {
"mfussenegger/nvim-dap",
"nvim-neotest/nvim-nio"
}
}
}

View File

@@ -220,6 +220,7 @@ for_window [title="Unity"] no_focus, move position 400 400
for_window [class="Unity" title="Project Settings"] floating enable
for_window [class="Unity" title=".*\.AnnotationWindow"] floating enable
for_window [class="Unity" title="Color"] floating enable
for_window [app_id="Bitwarden"] floating enable
assign [class="Unity"] workspace number 3