Commit graph

1085 commits

Author SHA1 Message Date
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
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
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
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
Kevin MacMartin
6aa65ddace Update submodules 2022-04-27 17:26:52 -04:00
Kevin MacMartin
0a52cbd8c0 Get rid of most of the fold shortcuts (leaving space space for toggling) 2022-04-19 14:24:53 -04:00
Kevin MacMartin
9ae438e91f Update submodules 2022-04-19 14:15:59 -04:00
Kevin MacMartin
1a387d2a98 Use indent-based folding and remove FastFold 2022-04-19 13:55:53 -04:00
Kevin MacMartin
178e89e755 Only use unnamedplus with neovim (rather than using it in conjunction with unnamed) 2022-04-15 22:14:44 -04:00
Kevin MacMartin
ec07f61985 Remove the mapping for t so we can use the originally intended logic there 2022-04-15 18:33:53 -04:00
Kevin MacMartin
77f5a45c25 Fix disabling tag generation, and only index files tracked by git 2022-04-15 15:24:55 -04:00
Kevin MacMartin
98e47fb0df Allow the disabling of autotagging again 2022-04-15 15:00:47 -04:00
Kevin MacMartin
7b243e00ca Configure everything for gutentags to function 2022-04-15 14:56:48 -04:00
Kevin MacMartin
addc418d9b Remove the vim-easytags config 2022-04-15 14:38:02 -04:00
Kevin MacMartin
0edca2bc27 Replace easytags with gutentags 2022-04-15 14:23:23 -04:00
Kevin MacMartin
13f7b8f1ed Sync the vimpager config up with the main one 2022-04-15 01:16:03 -04:00
Kevin MacMartin
c8e845b3c7 Fix up the keybindings for the location list, remove a bunch of unnecessary/unused bindings, remove vim-extradite (which no longer seems to be maintained and isn't compatible with the latest fugitive) and attempt to recreate it to an extent using vim-fugitive directly 2022-04-15 01:04:33 -04:00
Kevin MacMartin
b3824b086c Don't scroll when clicking near the top or bottom of the location list 2022-04-15 00:13:36 -04:00
Kevin MacMartin
044feb1183 Add more extensions to the wildignore list 2022-04-15 00:11:44 -04:00
Kevin MacMartin
cb916d5fac Don't remap ctrl-u and ctrl-w in insert mode (I'd never hit that anyway) 2022-04-14 23:50:07 -04:00
Kevin MacMartin
d9fa6bfceb Update submodules 2022-04-14 18:15:19 -04:00
Kevin MacMartin
2f8b8a8645 Remove the binding for T and use Y instead (and rely on yy to do what Y was doing) 2022-04-14 00:56:07 -04:00
Kevin MacMartin
ad7c92dcc9 Remove goyo (I wasn't really using it) 2022-04-14 00:47:28 -04:00
Kevin MacMartin
272467b1ce Set Y to vY in normal mode so Y can copy lines in neovim 2022-04-13 16:49:49 -04:00
Kevin MacMartin
2b0263abde Get alt and ctrl horizontal scrollwheel bindings working in neovim (until their next release fixes the issue breaking it) 2022-04-13 14:22:16 -04:00
Kevin MacMartin
848f545d8e Update submodules (except extradite and fugitive) 2022-01-24 16:26:50 -05:00
Kevin MacMartin
6eabd0fe0d Remove vim-fixkey as it breaks things in more places than it fixes them (installing it per system seems to make more sense) 2022-01-24 16:00:59 -05:00
Kevin MacMartin
dc7762dfb1 Update submodules 2021-12-06 16:04:30 -05:00
Kevin MacMartin
6f47fde9fa Revert vim-extradite and vim-fugitive again as they're still not compatible 2021-10-20 21:02:30 -04:00
Kevin MacMartin
ac5f7626d9 Update submodules 2021-10-18 17:21:35 -04:00
Kevin MacMartin
52e363521f Bind ' to run macros 2021-09-17 15:24:17 -04:00
Kevin MacMartin
133987cbfd Revert vim-extradite and vim-fugitive to get F9 working again 2021-09-15 14:53:10 -04:00
Kevin MacMartin
35cae6374f Update vim-polyglot 2021-09-15 14:52:38 -04:00
Kevin MacMartin
82c2ec5108 Update submodules 2021-09-15 14:42:07 -04:00
Kevin MacMartin
b45d4c80ba Update submodules 2021-09-10 15:29:15 -04:00
Kevin MacMartin
3c02b39356 Update submodules 2021-07-29 13:15:43 -04:00
Kevin MacMartin
5b709cda8e Update submodules 2021-06-17 13:21:58 -04:00
Kevin MacMartin
2d61a7354f Show which linter is complaining with ale 2021-06-17 13:19:35 -04:00
Kevin MacMartin
28f1ee3124 Update submodules 2021-06-08 16:30:48 -04:00
Kevin MacMartin
1c0925dff7 Update submodules 2021-06-04 16:38:58 -04:00
Kevin MacMartin
886f38f0ed Flip back to a forked version of vim-fixkey to prevent that broken first input 2021-05-26 13:34:42 -04:00
Kevin MacMartin
720227d006 Update submodules 2021-05-26 12:05:30 -04:00
Kevin MacMartin
2a82af47c4 Switch back to upstream vim-fixkey 2021-05-26 12:04:41 -04:00
Kevin MacMartin
d1b1616a06 Update submodules 2021-05-12 17:56:15 -04:00
Kevin MacMartin
d15cae9196 Update submodules 2021-04-21 22:48:37 -04:00
Kevin MacMartin
765a5c81f6 Update submodules 2021-04-12 16:47:31 -04:00
Kevin MacMartin
3030572c48 Update submodules 2021-04-07 00:16:43 -04:00
Kevin MacMartin
8e98303875 Update submodules 2021-03-08 20:52:07 -05:00
Kevin MacMartin
f39e82ae2d Update submodules 2021-03-03 16:03:35 -05:00
Kevin MacMartin
0c14bd57d6 Update submodules 2021-02-23 15:35:51 -05:00
Kevin MacMartin
c8749c107c Update submodules 2021-02-17 16:17:35 -05:00
Kevin MacMartin
d0c3b18778 Update submodules 2021-02-10 15:14:46 -05:00
Kevin MacMartin
04ea11ad53 Run vim-easytags asynchronously 2021-02-04 22:28:58 -05:00
Kevin MacMartin
a72428cf59 Switch to my fork of vim-fixkey until the PR is merged 2021-02-03 15:56:31 -05:00
Kevin MacMartin
bf9ad5ec70 Specify the branch in each repo and no longer specify the branch with the update script since splitjoin deleted their master branch and broke everything, and update submodules 2021-02-02 00:29:13 -05:00
Kevin MacMartin
9206443d41 Clean up some documentation in keyboard.vim 2021-02-02 00:13:35 -05:00
Kevin MacMartin
ee2500346b Update submodules 2021-01-18 15:25:09 -05:00
Kevin MacMartin
0a62cfba02 Update submodules 2021-01-12 14:46:12 -05:00
Kevin MacMartin
92fa3facf6 Update submodules 2021-01-04 15:34:25 -05:00
Kevin MacMartin
7eb56acc5f Update submodules 2020-12-18 12:16:21 -05:00
Kevin MacMartin
16d4d9a2de Improve the ?? shortcut for spell checking and check spelling in vue 2020-12-18 12:02:33 -05:00
Kevin MacMartin
a1fa4f5388 Switch back to the tap349 fork of vim-extradite as this one doesn't include the diffs from all the files from a given commit 2020-12-13 20:40:03 -05:00
Kevin MacMartin
261a1c008a Update submodules 2020-12-11 19:44:21 -05:00