Luke Else luke-else
luke-else pushed to main at luke-else/.config 2023-03-15 22:17:02 +00:00
c994896bdc Added more keybinds to nvim-dap
luke-else pushed to main at luke-else/.config 2023-03-14 23:36:52 +00:00
68e357b6f1 Changed DAP config to open UI during debugging in nvim
luke-else pushed to main at luke-else/.config 2023-03-14 23:30:39 +00:00
2e0a8f011f Added prelimenary ui line to test debugger
luke-else pushed to main at luke-else/.config 2023-03-14 23:14:56 +00:00
797f02d131 Updated dap config to allow for rust debugging
luke-else pushed to main at luke-else/.config 2023-03-13 20:43:36 +00:00
ac53964865 reformatted lua files to follow a single standard
luke-else pushed to main at luke-else/.config 2023-03-13 19:58:49 +00:00
92cec18df3 Created base DAP installation for nvim
luke-else pushed to main at luke-else/.config 2023-03-13 19:19:39 +00:00
7fea6db1d5 Updated keymaps and added codelldb to lsp install
luke-else closed issue luke-else/.config#3 2023-03-08 22:32:43 +00:00
Add exact yay package to reduce user interaction on install
luke-else pushed to main at luke-else/.config 2023-03-08 22:31:01 +00:00
ea4484556f Updated nvim harpoon to use function keys for tab switching as num keys did not work
luke-else pushed to main at luke-else/.config 2023-03-08 22:08:39 +00:00
a837d393b0 Changed harpoon keybinds to number row
luke-else pushed to main at luke-else/.config 2023-03-08 22:02:09 +00:00
a5fc3a336b Added network manager to install script
luke-else pushed to master at luke-else/dwmblocks 2023-03-08 20:34:08 +00:00
00ff52243b Updated statusbar date and time scripts
luke-else pushed to main at luke-else/.config 2023-03-08 19:56:00 +00:00
392dd08454 Added autopairs to nvim config
luke-else pushed to main at luke-else/.config 2023-03-08 19:42:08 +00:00
9d44111878 #3 Updated install script AUR installed elemnts for easier install process
luke-else closed issue luke-else/.config#2 2023-03-08 19:24:58 +00:00
dwmblocks files may be able to be symlinked instead of copied
luke-else pushed to main at luke-else/.config 2023-03-08 19:12:05 +00:00
07a4656b7b #2 Updated script to use symbolic links as opposed to copies to aid maintainability + dwm autostart script
luke-else pushed to main at luke-else/.config 2023-03-08 19:08:58 +00:00
c944d635e3 #2 Updated script to use symbolic links as opposed to copies to aid maintainability
luke-else pushed to main at luke-else/.config 2023-03-07 20:35:37 +00:00
b80cb16fd8 Changed editor settings for nvim
luke-else pushed to main at luke-else/.config 2023-03-07 20:32:06 +00:00
f3c5dbfae8 Updated require statement for editor settings
luke-else pushed to main at luke-else/.config 2023-03-07 20:24:43 +00:00
c73c8ea3b6 Changed treesitter and lsp configs for nvim