Commit Graph

30 Commits

Author SHA1 Message Date
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 48bc23d70b
Merge branch 'main' into upstream 2026-07-01 12:28:29 -05:00
orip f0a2108ed5 Follow symlinks in the custom plugins loader
fixes: #2087
2026-06-11 18:55:49 +03:00
orip c4605421e5 Migrate to vim.pack 2026-05-05 01:18:15 +03:00
Nick Burt a1a47b9d13 Merge branch 'main' into update-git-shortcuts 2026-04-28 21:49:47 -05:00
Nick Burt 12100e87e5 use gs for git status 2026-04-28 19:33:06 -05:00
Nick Burt 85d4b8dfc5 add documentation comments for using remote sshfs 2026-04-28 19:32:38 -05:00
Nick Burt 5cd972fd06 comment for remote sshfs plugin usage 2026-04-11 19:32:58 -05:00
Nick Burt 939a1c7fde add the remote sshfs plugin 2026-04-11 19:31:16 -05:00
Nick Burt be56786798 replace marks plugin with guttermarks 2026-03-15 01:42:52 -05:00
Nick Burt c06fa3db35 Merge branch 'main' into marks 2026-03-15 01:35:04 -05:00
Nick Burt 236f01ec7c
Merge branch 'main' into upstream 2026-03-14 21:37:02 -05:00
orip 177ff61483 Add type hints to plugin options where possible
This could help beginners to get autocompletion, catch mistakes earlier,
and allow them to skip the docs for simple configs.

This is not perfect because a lot of the plugins type all of their keys
as required, even though they have defaults, but this is good enough.
2026-02-27 20:43:08 +02:00
Nick Burt d5d84ef6a6 install the marks plugin 2026-02-10 21:28:05 -06:00
Nick Burt 71005c5fa6 replace tsserver with typescript-tools plugin 2026-02-10 20:43:04 -06:00
Nick Burt ccf7f95669 add git graph keybinding 2026-02-09 22:11:03 -06:00
Nick Burt 488f73d40d enable mini git and configure keybindings 2026-02-09 22:09:49 -06:00
Nick Burt 7304ca7edc enabled mini git 2026-02-09 22:03:43 -06:00
Nick Burt e6714eccb3 enable mini move 2026-02-09 21:57:39 -06:00
Nick Burt 28df096071 move mini to its own file 2026-02-09 21:55:07 -06:00
Nick Burt 05716ef844 install vim tmux navigator 2026-02-09 21:32:58 -06:00
Nick Burt 0181f6c677 install and setup oil 2026-02-09 21:27:08 -06:00
Nick Burt 8bb87f44a0 add which-key categories for new keybinds 2026-02-09 21:18:07 -06:00
Nick Burt feebbd7f31 enable and configure terminal 2026-02-09 21:07:45 -06:00
Nick Burt 1387bb1bc7 enable and configure scratch and git browse 2026-02-09 21:02:31 -06:00
Nick Burt b14cb685d7 install and configure keybind for lazygit 2026-02-09 20:41:11 -06:00
Nick Burt 44ec0be42f load snacks types 2026-02-09 20:07:27 -06:00
Nick Burt 4ca32d30a0 install snacks with dashboard enabled 2026-02-09 20:02:36 -06:00
TJ DeVries 3526fbeec9
feat: move to lazy.nvim package manager and add first plugins (#178)
Closes #175
Closes #177
Closes #173
Closes #169
Closes #161
Closes #144
Closes #138
Fixes #136
Closes #137
Closes #131
Closes #117
Closes #130
Closes #115
Closes #86
Closes #105
Closes #70
Fixes #176
Fixes #174
Fixes #160
Fixes #158
2023-02-17 16:31:57 -05:00