Commit Graph

19 Commits

Author SHA1 Message Date
0586d97290 Changed Keybinds for fterm to allow spawning of a new terminal 2023-03-16 19:46:55 +00:00
607d376d27 Add floating terminal plugin to lua 2023-03-16 19:41:22 +00:00
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
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
927ed0ff5c Started on NeoVim config and updated install script 2023-03-01 22:02:02 +00:00