Commit graph

1275 commits

Author SHA1 Message Date
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
2a48821637 Use https:// instead of git:// for all gitmodules 2022-04-13 14:25:22 -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
Kevin MacMartin
90335b542a Update submodules 2020-12-02 14:00:25 -05:00
Kevin MacMartin
d4fba2bf15 Swap the line info and percent back where they belong 2020-12-02 13:50:08 -05:00
Kevin MacMartin
854884e424 Update submodules 2020-11-30 21:43:08 -05:00
Kevin MacMartin
85a89212c5 Fix some issues in lightline and improve the colours a bit 2020-11-30 17:12:46 -05:00
Kevin MacMartin
0b76cff0d3 Reverse the % and line/column order since the % potentially takes up much less space 2020-11-30 15:57:24 -05:00
Kevin MacMartin
7dc4a48a2c Remove vim-scrollstatus (it wasn't what I was hoping it would be 2020-11-30 15:56:33 -05:00