Commit graph

1215 commits

Author SHA1 Message Date
Kevin MacMartin
2ee636b7f1 Update submodules 2024-11-08 12:22:28 -05:00
Kevin MacMartin
d865a80795 Use ctrl+delete to abort nvim-cmp popups so it doesn't make deleting characters forward annoying in input mode 2024-11-08 12:21:03 -05:00
Kevin MacMartin
0013dfea9a Update submodules 2024-11-06 17:00:22 -05:00
Kevin MacMartin
4448b08ef6 Also map alt+arrows to match alt+hjkl 2024-10-17 13:03:01 -04:00
Kevin MacMartin
b95d4d487b Allow moving the cursor with ctrl+hjkl 2024-10-16 22:02:17 -04:00
Kevin MacMartin
3afbf830b8 Use alt+direction for screen movement instead of alt+arrows 2024-10-16 21:57:16 -04:00
Kevin MacMartin
93ecc605e6 Clarify the comments for ctrl+arrows 2024-10-16 21:42:08 -04:00
Kevin MacMartin
dba8520b56 Update submodules 2024-10-16 14:43:29 -04:00
Kevin MacMartin
52888e8e68 Don't scroll when the cursor is near the top or bottom edge 2024-10-16 14:42:02 -04:00
Kevin MacMartin
6742469c00 Update submodules 2024-10-14 17:22:01 -04:00
Kevin MacMartin
09737a7b84 Update submodules 2024-09-26 12:41:12 -04:00
Kevin MacMartin
d70631a68d Brighten the dark red colour a bit 2024-09-26 12:38:47 -04:00
Kevin MacMartin
33df17df8b Update submodules 2024-09-19 21:26:28 -04:00
Kevin MacMartin
da8bb941d5 Improve diff syntax highlighting colors 2024-09-19 21:25:51 -04:00
Kevin MacMartin
fa304f02ea Adjust the dark colours in the palette 2024-09-13 12:52:08 -04:00
Kevin MacMartin
b222525807 Use darker dark colours 2024-09-12 18:02:01 -04:00
Kevin MacMartin
78533ba579 Update the dark colors and order colors by rainbow-position 2024-09-12 17:43:27 -04:00
Kevin MacMartin
6b5565d57f Update submodules 2024-09-12 17:15:07 -04:00
Kevin MacMartin
c192c98f8e Lighten the dark yellow for the truecolor palette 2024-09-12 17:11:25 -04:00
Kevin MacMartin
a97440dadc Add commas to the last item in each nvim-cmp object 2024-09-03 17:13:27 -04:00
Kevin MacMartin
722019a740 Update submodules 2024-09-03 16:58:03 -04:00
Kevin MacMartin
9753ae514a Update to a fixed version of MatchTagAlways 2024-08-18 22:34:48 -04:00
Kevin MacMartin
290001bacf Replace vim-matchup with MatchTagAlways until vim-matchup (hopefully) fixes some issues 2024-08-18 22:26:28 -04:00
Kevin MacMartin
5563a5ce57 Add vim-matchup 2024-08-16 12:08:24 -04:00
Kevin MacMartin
2c60090d33 Update submodules 2024-08-15 17:37:40 -04:00
Kevin MacMartin
5f5b492cfe Improve treesitter keybindings and add bindings for parameters 2024-08-15 17:31:52 -04:00
Kevin MacMartin
b03833cb48 Update submodules 2024-08-12 15:54:50 -04:00
Kevin MacMartin
b557cc2abc Add smartyank.nvim 2024-08-12 15:53:09 -04:00
Kevin MacMartin
2b81695301 Update submodules 2024-08-07 00:35:47 -04:00
Kevin MacMartin
6d88ffd6a6 Only check the term type for colors once rather than for each declaration, and when gui/termguicolors is not set then "set notermguicolors" should be run to get cterm colors working again in neovim 0.10+ 2024-08-07 00:32:39 -04:00
Kevin MacMartin
5b5bfc3e96 Remove a useless check to ensure the term isn't linux from palette.vim 2024-08-06 18:00:03 -04:00
Kevin MacMartin
f4ff175e65 Update submodules 2024-08-02 14:57:10 -04:00
Kevin MacMartin
6857b3319e Update submodules 2024-07-16 17:14:34 -04:00
Kevin MacMartin
7cb8407769 Update submodules 2024-07-03 17:32:36 -04:00
Kevin MacMartin
83ebdb8b97 Update submodules 2024-06-12 16:19:06 -04:00
Kevin MacMartin
e0aeff9b4a Update submodules 2024-06-04 15:33:13 -04:00
Kevin MacMartin
d097af3980 Style .diff files to look like git diff 2024-05-20 16:53:44 -04:00
Kevin MacMartin
f57accd719 Update submodules 2024-05-20 16:44:43 -04:00
Kevin MacMartin
d1f8a91c8e Add two new syntax colors for git diff in neovim 0.10 2024-05-20 16:42:21 -04:00
Kevin MacMartin
2e50fb95a8 Disable the startup message 2024-05-16 21:13:42 -04:00
Kevin MacMartin
bd6f2e9dca Remove some stuff that checks for neovim since we know we're using neovim 2024-05-16 18:06:30 -04:00
Kevin MacMartin
b3eef281d1 Update submodules 2024-05-16 16:42:38 -04:00
Kevin MacMartin
03c2721c5d Update submodules 2024-05-10 12:23:04 -04:00
Kevin MacMartin
6e30b2ec2f Update submodules 2024-04-26 02:42:22 -04:00
Kevin MacMartin
69b4d24d4d Set the treesitter highlight @keyword.import.scss to yellow and bold 2024-04-26 02:39:18 -04:00
Kevin MacMartin
c973c76035 Update submodules 2024-04-23 12:58:36 -04:00
Kevin MacMartin
9a65f43b92 Make vue component function.method red 2024-04-23 12:50:23 -04:00
Kevin MacMartin
272074255a Disable qf.lua's active configuration (we'll still use it to toggle the list) and add an autocmd that closes quickfix if it's the last window 2024-04-17 15:49:34 -04:00
Kevin MacMartin
44fe1e622f Update submodules 2024-04-17 12:52:01 -04:00
Kevin MacMartin
d5133b0491 Update submodules 2024-04-09 23:11:18 -04:00