Commit Graph

532 Commits

Author SHA1 Message Date
Nick Burt 5302bb13dc finalize git hotkeys 2026-07-01 15:50:30 -05:00
Nick Burt f05defd848 configure git blame and diff commands 2026-07-01 15:46:52 -05:00
Nick Burt 1ed814a30d group git hunk commands with other git commands 2026-07-01 15:42:52 -05:00
Nick Burt 4742f012e0 enable git signs plugin 2026-07-01 15:32:43 -05:00
Nick Burt 3364f2e297
Merge pull request #25 from nbur4556/redefine-lsp-shortcuts
Redefine lsp shortcuts
2026-07-01 15:29:50 -05:00
Nick Burt 553b4c7099 update the lsp code group in the smoketest 2026-07-01 15:27:47 -05:00
Nick Burt 280c611a6a remove the old lsp group 2026-07-01 15:26:14 -05:00
Nick Burt 3726a1656b assign general lsp commands to correct group 2026-07-01 15:23:01 -05:00
Nick Burt 10b75f8e09 define lsp code group 2026-07-01 15:17:50 -05:00
Nick Burt 6c6003453a set rename keybinding 2026-07-01 15:10:58 -05:00
Nick Burt eb65659eee add format on save to smoketest 2026-07-01 15:02:19 -05:00
Nick Burt 1015fc9e5e
Merge pull request #24 from nbur4556/format-on-save
Format on save
2026-07-01 15:01:11 -05:00
Nick Burt 0c7103a269 remove all commented and disabld filetypes 2026-07-01 15:00:36 -05:00
Nick Burt a1b652ab2c Merge branch 'main' into format-on-save 2026-07-01 14:59:19 -05:00
Nick Burt 3023e8b3fd
Merge pull request #23 from nbur4556/fix/postmerge-20260701
Fix/postmerge 20260701
2026-07-01 14:47:49 -05:00
Nick Burt 44e0f9468a clean up todos and commented code 2026-07-01 14:47:14 -05:00
Nick Burt 665f1bd6a3 add which key records to smoketest 2026-07-01 14:44:38 -05:00
Nick Burt c7262b832c add git and notepad actions to whichkey 2026-07-01 14:42:34 -05:00
Nick Burt c5a6106f59 enabme mini git and mini move configurations 2026-07-01 14:39:30 -05:00
Nick Burt d732fe7b59 reenable lsps for common filetypes 2026-07-01 14:27:27 -05:00
Nick Burt 7f27bec887 include smoketests for settings 2026-07-01 14:07:23 -05:00
Nick Burt 42a028a955 create smoketests for kickstart plugins 2026-07-01 13:55:06 -05:00
Nick Burt c7972483e9 configure remote sshfs with vim pack 2026-07-01 13:47:17 -05:00
Nick Burt ce1ed67103 configure guttermakrs with vim pack 2026-07-01 13:40:54 -05:00
Nick Burt 36247a0bad define snacks dashboard sections 2026-07-01 13:34:28 -05:00
Nick Burt dae771e520 configure snacks with vim pack 2026-07-01 13:08:39 -05:00
Nick Burt 5e4274bb82 configure vimtmuxnavigator with vim pack 2026-07-01 12:49:04 -05:00
Nick Burt 79901a1270 update oil configuration to vim pack 2026-07-01 12:43:48 -05:00
Nick Burt 977a6babc2 initial smoketest document 2026-07-01 12:37:56 -05:00
Nick Burt bf15bb77fb load themes from repository 2026-07-01 12:36:36 -05:00
Nick Burt d56e53d603
Merge pull request #22 from nbur4556/upstream
Upstream
2026-07-01 12:28:59 -05:00
Nick Burt 48bc23d70b
Merge branch 'main' into upstream 2026-07-01 12:28:29 -05:00
Nick Burt 6e93058d91 initial svelte configuration and document issues 2026-07-01 11:39:19 -05:00
orip f0a2108ed5 Follow symlinks in the custom plugins loader
fixes: #2087
2026-06-11 18:55:49 +03:00
orip ac51593f7a Add checkhealth to bug report step 2026-06-11 17:52:24 +03:00
Ori Perry 4e6bf9497f
Merge pull request #2066 from TomJGooding/chore-add-discussions-to-issue-template
chore: add discussions to issue template
2026-06-11 17:31:42 +03:00
Ori Perry 1f320746e4
Merge pull request #2012 from nvim-lua/feature/mini.icons
Switch from nvim-web-devicons to mini.icons
2026-06-11 17:29:12 +03:00
orip ec3f4489c2 Switch from nvim-web-devicons to mini.icons 2026-06-11 17:28:02 +03:00
orip f660e1f897 Follow symlinks for the neovim config picker
Closes: #2078
2026-06-11 16:52:52 +03:00
orip 7031a09bf9 Split the `foundation` section into `options` and `keymaps` 2026-06-11 16:44:01 +03:00
Nick Burt 049902a802 add quick no-wrap configuration 2026-06-03 20:33:20 -05:00
TomJGooding 97b3cbb790 chore: add discussions to issue template
Now that GitHub discussions have been enabled
(see https://github.com/nvim-lua/kickstart.nvim/issues/2026),
add links in the issue template to help redirect help/feature requests
from the bug tracker.
2026-05-28 01:45:20 +01:00
Ori Perry cfdc17be3a
Merge pull request #1982 from nathanzeng/jump-diagnostic
fix: deprecated diagnostic jumping config
2026-05-07 00:10:03 +03:00
Nathan Zeng a5d4d12c8c fix: deprecated diagnostic jumping config 2026-05-07 00:03:18 +03:00
Ori Perry 174b5fa2b1
Merge pull request #2005 from nvim-lua/refactor/vim.pack
Refactor/vim.pack
2026-05-06 23:48:20 +03:00
orip 2fccee4349 Split the vim.pack.add call and move each part to the relevant sections 2026-05-05 01:25:21 +03:00
orip 2e8d5b17cb Split into sections 2026-05-05 01:24:17 +03:00
orip a42ed30a09 Update the explanations and docs 2026-05-05 01:22:42 +03:00
orip 716d7465c0 Enable vim.loader for faster loading time 2026-05-05 01:18:15 +03:00
orip c4605421e5 Migrate to vim.pack 2026-05-05 01:18:15 +03:00