Commit graph

1276 commits

Author SHA1 Message Date
Kevin MacMartin
fb1797cd84 Make pathogen_disabled global so it can be checked later, and allow it to be overridden prior to loading so an external vimrc can disable plugins before its loaded 2024-02-23 16:13:01 -05:00
Kevin MacMartin
9e92da6cde Remove filetype-specific settings from tcomment 2024-02-23 16:11:14 -05:00
Kevin MacMartin
125961a30f Update lang packs 2024-02-23 15:47:35 -05:00
Kevin MacMartin
ad59ae0762 Remove non-working comment formatting keybindings 2024-02-23 15:40:36 -05:00
Kevin MacMartin
ee6d30175a Fix colors in GUI 2024-02-16 15:29:53 -05:00
Kevin MacMartin
0d70c1bdfa Update submodules 2024-02-16 15:29:23 -05:00
Kevin MacMartin
2054c0e1da Update submodules 2024-02-01 13:27:58 -05:00
Kevin MacMartin
49d61d1c68 Improve the palette variable names for clarity and improve the colorscheme for treesitter 2024-02-01 13:20:34 -05:00
Kevin MacMartin
d2db721dee Improve the treesitter colors 2024-01-30 22:29:34 -05:00
Kevin MacMartin
c625fe2499 Fix up the javascript syntax 2024-01-30 16:12:19 -05:00
Kevin MacMartin
59408083ae Fix the colour of quoted text in html 2024-01-30 15:39:11 -05:00
Kevin MacMartin
ae97850a6f Update submodules 2024-01-30 15:16:39 -05:00
Kevin MacMartin
4c33f7af39 Update submodules 2024-01-23 17:35:00 -05:00
Kevin MacMartin
b523f17bc3 Update submodules 2024-01-08 16:24:05 -05:00
Kevin MacMartin
3942214213 Update submodules 2023-11-30 15:54:12 -05:00
Kevin MacMartin
47ecf5ba0f Update submodules 2023-11-23 13:19:59 -05:00
Kevin MacMartin
678ae9e0fd Update submodules 2023-11-13 17:17:23 -05:00
Kevin MacMartin
4d18d1e12d Update submodules 2023-11-09 18:15:52 -05:00
Kevin MacMartin
5f6373aa95 Remove SudoEdit.vim as it isn't compatible with all configurations 2023-11-09 18:14:12 -05:00
Kevin MacMartin
6deeb8686c Update submodules 2023-10-06 18:17:21 -04:00
Kevin MacMartin
fd6458387a Update submodules 2023-09-22 17:33:45 -04:00
Kevin MacMartin
fe13f946cd Have neovim run UpdateRemotePlugins for the current user after updating 2023-08-22 21:13:52 -04:00
Kevin MacMartin
4a9fd65d02 Fix lightline when no colorscheme is selected 2023-08-17 16:23:56 -04:00
Kevin MacMartin
f97caa57d5 Don't apply the colorscheme in a vterm 2023-08-17 16:17:46 -04:00
Kevin MacMartin
05f8ed6013 Update submodules 2023-08-17 16:17:30 -04:00
Kevin MacMartin
1f1a4f2978 Update submodules 2023-08-10 01:15:11 -04:00
Kevin MacMartin
fcff194b97 Disable line numbers in vimpager 2023-07-30 18:42:06 -04:00
Kevin MacMartin
bd115f03d0 Update submodules 2023-07-10 18:25:20 -04:00
Kevin MacMartin
b54db0aabd Don't underline URIs 2023-06-06 15:28:04 -04:00
Kevin MacMartin
28e01ed29b Make tree sitter numbers bold red 2023-06-06 15:08:51 -04:00
Kevin MacMartin
1eb47f8f61 Update the lightline theme so it's much more apparent when a pane isn't in focus, and to use the light text colour instead of gray 2023-06-03 01:41:16 -04:00
Kevin MacMartin
4039f94198 Remove the tcomment leader alias 2023-06-02 00:36:38 -04:00
Kevin MacMartin
3f7e7d1582 Make escapes stand out a bit more in treesitter by making them yellow 2023-06-01 16:54:07 -04:00
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