Commit Graph

27 Commits

Author SHA1 Message Date
Nick Burt b35041ab69 install and configure harpoon 2024-02-05 12:52:19 -06:00
Nick Burt 46496f572d install and configure vim surround plugin 2024-02-05 12:26:48 -06:00
Nick Burt 9459f0f20e install and configure markdown preview plugin 2024-02-05 12:18:45 -06:00
Nick Burt 04a331f3ce update lualine configuration 2024-02-05 12:13:36 -06:00
Nick Burt 19f7ff6235 explicitly apply color theme to plugins 2024-02-05 11:54:06 -06:00
Nick Burt 7cec2bf605 formating 2024-02-05 11:50:14 -06:00
Nick Burt 0309f49210 update key bindings and display for autocompletion 2024-02-05 11:49:30 -06:00
Nick Burt 90db684e6d add and configure bracket pairing with autocompletion 2024-02-05 11:42:28 -06:00
Nick Burt de1dacb829 plugin description commenting 2024-02-05 11:29:57 -06:00
Nick Burt f047e7db9c show branch names in git graph view 2024-01-25 13:00:36 -06:00
Nick Burt a5e4878030 add git blame shortcut 2024-01-25 01:57:33 -06:00
Nick Burt 5eb3d923c1 fix labeling and remove unused git hunk shortcuts 2024-01-25 01:51:39 -06:00
Nick Burt 0f98cf51a4 stage git hunk command as git subcommands 2024-01-25 01:39:23 -06:00
Nick Burt 95532ea93b add shortcut to git log graph oneline 2024-01-25 01:29:15 -06:00
Nick Burt 5e15695ea7 install git fugitive and create initial git shortcuts 2024-01-25 01:22:53 -06:00
Nick Burt d6009d6e52 use all required treesitter parameters 2024-01-20 18:46:46 -06:00
Nick Burt 78c348716c restore mason config timing for dap startup 2024-01-20 18:42:56 -06:00
Nick Burt b548235530 match scroll doc binding to similar vim binding 2024-01-20 18:37:21 -06:00
Nick Burt 684fcff874 handle autocomplete setup from autocomplete module 2024-01-08 19:42:29 -06:00
Nick Burt 5f50cd8368 configure lsp config from lsp config module 2024-01-08 19:38:53 -06:00
Nick Burt 8b6091717a configure telescope from telescope module 2024-01-08 19:25:01 -06:00
Nick Burt 4840b5d97f configure treesiter in treesitter module 2024-01-08 19:01:16 -06:00
Nick Burt bee32df567 create and configure whichkey module 2024-01-08 18:36:07 -06:00
Nick Burt 26b5b21aa4 refactor large plugin files into modules 2024-01-08 18:26:43 -06:00
Nick Burt 216440979e handle setup for all custom plugins in their respective modules 2024-01-08 17:56:35 -06:00
Nick Burt a65fbaf5ba configure catpuccin in module 2024-01-08 17:51:47 -06:00
Nick Burt 0a67a2effd modularize all custom plugins 2024-01-08 17:21:28 -06:00