Commit graph

1193 commits

Author SHA1 Message Date
Kevin MacMartin
976595f022 Remove the jellybean theme credit as the theme is no longer using the logic from that 2023-05-31 23:47:49 -04:00
Kevin MacMartin
788295f1b7 Rename README.md to readme.md to match modern convention 2023-05-31 23:47:28 -04:00
Kevin MacMartin
3c49d7b258 Remove closing heading hashsigns as that isn't typically done anymore 2023-05-31 23:46:37 -04:00
Kevin MacMartin
4fad637348 Make treesitter numbers white 2023-05-31 23:01:44 -04:00
Kevin MacMartin
24a8fa5ace Improve the colours some more and add treesitter colors (plugin not included) 2023-05-31 00:19:08 -04:00
Kevin MacMartin
740609ce4a Make sh aliases blue 2023-05-30 16:27:48 -04:00
Kevin MacMartin
6784e09568 Make sh variables blue 2023-05-30 16:26:17 -04:00
Kevin MacMartin
80e4598650 Update submodules 2023-05-30 15:47:12 -04:00
Kevin MacMartin
7a7e28ba86 Adjust the theme a bit more 2023-05-30 15:45:54 -04:00
Kevin MacMartin
9edcf4619b Another minor theme adjustment 2023-05-30 15:11:40 -04:00
Kevin MacMartin
92ccaa8325 Improve the theme a bunch 2023-05-30 15:03:45 -04:00
Kevin MacMartin
03d0b64c2a Don't enable spellcheck by default in vue files 2023-05-30 14:49:31 -04:00
Kevin MacMartin
b1566d2113 Make numbers red again 2023-05-30 01:03:49 -04:00
Kevin MacMartin
abded7993c Re-add the color definition for vertical splits 2023-05-30 01:01:37 -04:00
Kevin MacMartin
6033ce54c7 Remove some unnecessary color definitions, and adjust some colors 2023-05-30 00:56:57 -04:00
Kevin MacMartin
4cd340b552 Rebuild the theme so all the colors are declared and imported, to make it easier to update, and use conditionals when declaring the colors rather than trying to compute equivalent hex codes 2023-05-30 00:41:59 -04:00
Kevin MacMartin
485e5a8ef7 Use a vertical list for the wildmenu 2023-05-29 21:04:56 -04:00
Kevin MacMartin
3e73eca0a5 Update submodules 2023-05-22 16:03:09 -04:00
Kevin MacMartin
9cfe9ff7c3 Implement <F3> as paste toggle manually since neovim deprecated pastetoggle 2023-04-21 14:02:29 -04:00
Kevin MacMartin
beaa8f1ed1 Update submodules 2023-04-19 13:39:29 -04:00
Kevin MacMartin
eacc3cdfd9 Update submodules 2023-04-05 22:06:10 -04:00
Kevin MacMartin
3704615b8f Also add . to iskeyword in javascript files to match vue 2023-04-05 21:56:43 -04:00
Kevin MacMartin
3886d99ded Update submodules 2023-03-30 21:28:43 -04:00
Kevin MacMartin
1992c1b56e Add the - character to iskeyword for javascript files to match vue 2023-03-30 21:26:51 -04:00
Kevin MacMartin
e2b7585bc9 Only use eslint for javascript and vue files 2023-03-30 21:24:40 -04:00
Kevin MacMartin
3b04b5886a Update submodules 2023-03-16 16:11:17 -04:00
Kevin MacMartin
673ebacc8f Disable autocompletion logic when running in vimpager mode 2023-02-06 15:52:28 -05:00
Kevin MacMartin
bca53bfe64 Remove ttagecho_vim as I don't think I ever actually ended up using it 2023-02-06 13:28:46 -05:00
Kevin MacMartin
be29297b13 Add vimpager to the list of plugins in the README 2023-02-06 13:17:59 -05:00
Kevin MacMartin
d0add8d3f4 Fix the vimpager config 2023-02-06 13:15:48 -05:00
Kevin MacMartin
20d7efb895 Don't pass through pager text smaller than the terminal 2023-02-06 13:10:54 -05:00
Kevin MacMartin
48201ea5c1 Delete vim-markdown-concealed properly 2023-02-06 12:51:58 -05:00
Kevin MacMartin
db4922ab90 Temporarily add vim-markdown-concealed back so we can then remove it properly 2023-02-06 12:51:16 -05:00
Kevin MacMartin
656d563ac8 Update submodules 2023-02-06 12:46:55 -05:00
Kevin MacMartin
d4a829d414 Use the main config for vimpager, and pull vimpager directly into the project rather than requiring it to be separately installed 2023-02-06 12:42:14 -05:00
Kevin MacMartin
4e157811bb Update submodules 2023-01-05 17:27:04 -05:00
Kevin MacMartin
3618028990 Don't mess with folds when toggling the gutter 2023-01-05 17:26:21 -05:00
Kevin MacMartin
e1d5a9846e Update submodules 2022-11-15 16:12:17 -05:00
Kevin MacMartin
17fd9f3aea Update submodules 2022-10-03 17:59:01 -04:00
Kevin MacMartin
b6d76f6083 Extend selection instead of showing the right click menu in neovim 2022-10-03 17:52:18 -04:00
Kevin MacMartin
752657a7f5 Update submodules 2022-09-26 20:55:33 -04:00
Kevin MacMartin
e9feb79db8 Update submodules 2022-08-01 14:45:32 -04:00
Kevin MacMartin
8300f7a1b7 Update submodules 2022-07-25 17:19:07 -04:00
Kevin MacMartin
0dfd04c0dd Also move left and right while holding shift and scrolling in vimpager 2022-07-08 00:41:44 -04:00
Kevin MacMartin
e45467c5b3 Update submodules 2022-07-07 23:19:33 -04:00
Kevin MacMartin
e30e44791a Remove hack to fix modifier+scrollwheel behavior now that https://github.com/neovim/neovim/issues/14647 is resolved 2022-07-07 23:17:27 -04:00
Kevin MacMartin
fc844a3428 Reverse the scroll direction for holding modifiers and scrolling to match other applications 2022-06-08 14:12:50 -04:00
Kevin MacMartin
0fd7fee967 Add note about shift being available for horizontal scrolling to the readme 2022-06-08 13:57:11 -04:00
Kevin MacMartin
ecb5aff7d8 Update submodules 2022-06-08 13:56:48 -04:00
Kevin MacMartin
956be8f5c8 Also do horizontal scrolling with the shift key (to match what I recently learned is a lot of other programs) 2022-06-08 13:51:27 -04:00