Commit Graph

86 Commits

Author SHA1 Message Date
9a49ecbff3 Add rust tools to nvim 2023-03-15 22:49:53 +00:00
c994896bdc Added more keybinds to nvim-dap 2023-03-15 22:17:00 +00:00
68e357b6f1 Changed DAP config to open UI during debugging in nvim 2023-03-14 23:36:47 +00:00
2e0a8f011f Added prelimenary ui line to test debugger 2023-03-14 23:30:37 +00:00
797f02d131 Updated dap config to allow for rust debugging 2023-03-14 23:14:53 +00:00
ac53964865 reformatted lua files to follow a single standard 2023-03-13 20:43:34 +00:00
92cec18df3 Created base DAP installation for nvim 2023-03-13 19:58:45 +00:00
7fea6db1d5 Updated keymaps and added codelldb to lsp install 2023-03-13 19:19:36 +00:00
ea4484556f Updated nvim harpoon to use function keys for tab switching as num keys did not work 2023-03-08 22:30:47 +00:00
a837d393b0 Changed harpoon keybinds to number row 2023-03-08 22:08:37 +00:00
a5fc3a336b Added network manager to install script 2023-03-08 22:02:06 +00:00
392dd08454 Added autopairs to nvim config 2023-03-08 19:55:55 +00:00
9d44111878 #3 Updated install script AUR installed elemnts for easier install process 2023-03-08 19:42:05 +00:00
07a4656b7b #2 Updated script to use symbolic links as opposed to copies to aid maintainability + dwm autostart script 2023-03-08 19:12:00 +00:00
c944d635e3 #2 Updated script to use symbolic links as opposed to copies to aid maintainability 2023-03-08 19:08:55 +00:00
b80cb16fd8 Changed editor settings for nvim 2023-03-07 20:35:37 +00:00
f3c5dbfae8 Updated require statement for editor settings 2023-03-07 20:32:05 +00:00
c73c8ea3b6 Changed treesitter and lsp configs for nvim 2023-03-07 20:24:42 +00:00
76396e23e6 Install LSP functionality and implemented editor settings 2023-03-07 20:21:16 +00:00
715d6103eb Added fugitive to nvim 2023-03-07 20:08:16 +00:00
1c6396c020 Add undotree to nvim 2023-03-07 20:05:27 +00:00
5adf899dd6 Added harpoon to nvim 2023-03-07 20:02:32 +00:00
9d55594d83 Added Treesitter to Lua config 2023-03-07 19:58:47 +00:00
29901655de Created symlinks to .xinitrc instead of copying the file 2023-03-06 22:00:03 +00:00
719fc7aa52 Added xorg running fix 2023-03-06 19:39:18 +00:00
927ed0ff5c Started on NeoVim config and updated install script 2023-03-01 22:02:02 +00:00
cee5d021c3 Added rustup install stable ahead of Lemurs install 2023-02-28 22:15:03 +00:00
2207c46026 Removed unused dependencies from install script 2023-02-09 20:52:21 +00:00
c369ca8a7f Replaced ly display manager with lemurs 2023-02-09 20:50:26 +00:00
00ac0bb2fd #1 Made .xinitrc executable 2022-11-16 21:42:35 +00:00
01a8bf5f3d Add Ly to install script 2022-11-16 22:38:52 +01:00
f923e38619 Remove Ly from install script 2022-11-16 21:44:36 +01:00
7fa93a7f7c Add rustup to install script 2022-11-10 10:27:40 +01:00
edb12ac51d Added executable tag to shell files for linux 2022-09-23 13:09:00 +01:00
9805c31a18 update install script to install and enable ly through AUR 2022-09-22 22:00:53 +01:00
0ace99e500 Update install script to install dwm repos 2022-09-22 22:59:33 +02:00
f76a3ebbba Remove dwmblocks from xinitrc file 2022-09-22 22:45:38 +02:00
1f273f8888 Update install script to move fish to the end + fixed incorrect directory 2022-09-22 22:43:33 +02:00
7bb4914dc9 Updated install script to clone git repos for DWM 2022-09-22 21:26:13 +01:00
a6274749fd Move scripts into Separate Folder 2022-09-22 20:18:43 +01:00
b1002bbdb9 Updated autostart script to also open terminal 2022-09-21 22:06:31 +02:00
865e99745c Added new autostart file for dwm + updated install script to make new folder for script 2022-09-21 21:03:03 +01:00
cdd92acbb7 Removed dwmblocks scripts - Moved to dwmblocks repo 2022-09-21 20:53:45 +01:00
66bc4b5673 Update install script to move .xinitrc 2022-09-21 21:42:08 +02:00
b89c5f1a76 Changed install documentation to include dwm links 2022-09-20 20:54:10 +01:00
0222d48734 Add dwmblocks to startup script 2022-09-20 21:47:47 +02:00
96d66d762e Add cmake to install list to allow for yay to work 2022-08-23 08:16:14 +02:00
7c9b871d9a Update install documentation to favour polybar instead of DWM-Bar 2022-08-16 23:03:41 +02:00
3c5182dd24 Re-add polybar to install list 2022-08-16 22:52:31 +02:00
b54fe99dda Updated install script to contain all requirements for chadwm 2022-08-08 14:30:48 +02:00