Commit Graph

20 Commits

Author SHA1 Message Date
Nick Burt 14d05a65e7 install svelte-language-server 2024-01-27 17:28:33 -06:00
Nick Burt 1766435298 include svelte for treesitter 2024-01-27 17:12:55 -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