Commit graph

  • 0fd7fee967 Add note about shift being available for horizontal scrolling to the readme Kevin MacMartin 2022-06-08 13:57:11 -0400
  • ecb5aff7d8 Update submodules Kevin MacMartin 2022-06-08 13:56:48 -0400
  • 956be8f5c8 Also do horizontal scrolling with the shift key (to match what I recently learned is a lot of other programs) Kevin MacMartin 2022-06-08 13:51:27 -0400
  • 6aa65ddace Update submodules Kevin MacMartin 2022-04-27 17:26:52 -0400
  • a6c7183478 Don't load gutentags if ctags can't be found Kevin MacMartin 2022-04-23 23:44:37 -0400
  • 0a52cbd8c0 Get rid of most of the fold shortcuts (leaving space space for toggling) Kevin MacMartin 2022-04-19 14:24:53 -0400
  • 9ae438e91f Update submodules Kevin MacMartin 2022-04-19 14:15:59 -0400
  • 1a387d2a98 Use indent-based folding and remove FastFold Kevin MacMartin 2022-04-19 13:55:53 -0400
  • 178e89e755 Only use unnamedplus with neovim (rather than using it in conjunction with unnamed) Kevin MacMartin 2022-04-15 22:14:44 -0400
  • ec07f61985 Remove the mapping for t so we can use the originally intended logic there Kevin MacMartin 2022-04-15 18:33:53 -0400
  • 77f5a45c25 Fix disabling tag generation, and only index files tracked by git Kevin MacMartin 2022-04-15 15:24:55 -0400
  • 98e47fb0df Allow the disabling of autotagging again Kevin MacMartin 2022-04-15 15:00:47 -0400
  • 7b243e00ca Configure everything for gutentags to function Kevin MacMartin 2022-04-15 14:56:48 -0400
  • 025c067af5 Remove the gentags script as gutentags handles this now Kevin MacMartin 2022-04-15 14:56:06 -0400
  • addc418d9b Remove the vim-easytags config Kevin MacMartin 2022-04-15 14:38:02 -0400
  • 0edca2bc27 Replace easytags with gutentags Kevin MacMartin 2022-04-15 14:23:23 -0400
  • 13f7b8f1ed Sync the vimpager config up with the main one Kevin MacMartin 2022-04-15 01:16:03 -0400
  • 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 Kevin MacMartin 2022-04-15 01:04:33 -0400
  • b3824b086c Don't scroll when clicking near the top or bottom of the location list Kevin MacMartin 2022-04-15 00:13:36 -0400
  • 044feb1183 Add more extensions to the wildignore list Kevin MacMartin 2022-04-15 00:11:44 -0400
  • cb916d5fac Don't remap ctrl-u and ctrl-w in insert mode (I'd never hit that anyway) Kevin MacMartin 2022-04-14 23:50:07 -0400
  • d9fa6bfceb Update submodules Kevin MacMartin 2022-04-14 18:15:19 -0400
  • 2f8b8a8645 Remove the binding for T and use Y instead (and rely on yy to do what Y was doing) Kevin MacMartin 2022-04-14 00:56:07 -0400
  • ad7c92dcc9 Remove goyo (I wasn't really using it) Kevin MacMartin 2022-04-14 00:47:28 -0400
  • 272467b1ce Set Y to vY in normal mode so Y can copy lines in neovim Kevin MacMartin 2022-04-13 16:49:49 -0400
  • 2a48821637 Use https:// instead of git:// for all gitmodules Kevin MacMartin 2022-04-13 14:25:22 -0400
  • 2b0263abde Get alt and ctrl horizontal scrollwheel bindings working in neovim (until their next release fixes the issue breaking it) Kevin MacMartin 2022-04-13 14:22:16 -0400
  • 848f545d8e Update submodules (except extradite and fugitive) Kevin MacMartin 2022-01-24 16:26:50 -0500
  • 6eabd0fe0d Remove vim-fixkey as it breaks things in more places than it fixes them (installing it per system seems to make more sense) Kevin MacMartin 2022-01-24 16:00:59 -0500
  • dc7762dfb1 Update submodules Kevin MacMartin 2021-12-06 16:04:30 -0500
  • 6f47fde9fa Revert vim-extradite and vim-fugitive again as they're still not compatible Kevin MacMartin 2021-10-20 21:02:30 -0400
  • ac5f7626d9 Update submodules Kevin MacMartin 2021-10-18 17:21:35 -0400
  • 52e363521f Bind ' to run macros Kevin MacMartin 2021-09-17 15:24:17 -0400
  • 133987cbfd Revert vim-extradite and vim-fugitive to get F9 working again Kevin MacMartin 2021-09-15 14:53:10 -0400
  • 35cae6374f Update vim-polyglot Kevin MacMartin 2021-09-15 14:52:38 -0400
  • 82c2ec5108 Update submodules Kevin MacMartin 2021-09-15 14:42:07 -0400
  • b45d4c80ba Update submodules Kevin MacMartin 2021-09-10 15:29:15 -0400
  • 3c02b39356 Update submodules Kevin MacMartin 2021-07-29 13:15:43 -0400
  • 5b709cda8e Update submodules Kevin MacMartin 2021-06-17 13:21:58 -0400
  • 2d61a7354f Show which linter is complaining with ale Kevin MacMartin 2021-06-17 13:19:35 -0400
  • 28f1ee3124 Update submodules Kevin MacMartin 2021-06-08 16:30:48 -0400
  • 1c0925dff7 Update submodules Kevin MacMartin 2021-06-04 16:38:58 -0400
  • 886f38f0ed Flip back to a forked version of vim-fixkey to prevent that broken first input Kevin MacMartin 2021-05-26 13:34:42 -0400
  • 720227d006 Update submodules Kevin MacMartin 2021-05-26 12:05:30 -0400
  • 2a82af47c4 Switch back to upstream vim-fixkey Kevin MacMartin 2021-05-26 12:04:41 -0400
  • d1b1616a06 Update submodules Kevin MacMartin 2021-05-12 17:56:15 -0400
  • d15cae9196 Update submodules Kevin MacMartin 2021-04-21 22:48:37 -0400
  • 765a5c81f6 Update submodules Kevin MacMartin 2021-04-12 16:47:31 -0400
  • 3030572c48 Update submodules Kevin MacMartin 2021-04-07 00:16:43 -0400
  • 8e98303875 Update submodules Kevin MacMartin 2021-03-08 20:52:07 -0500
  • f39e82ae2d Update submodules Kevin MacMartin 2021-03-03 16:03:35 -0500
  • 0c14bd57d6 Update submodules Kevin MacMartin 2021-02-23 15:35:51 -0500
  • c8749c107c Update submodules Kevin MacMartin 2021-02-17 16:17:35 -0500
  • d0c3b18778 Update submodules Kevin MacMartin 2021-02-10 15:14:46 -0500
  • 04ea11ad53 Run vim-easytags asynchronously Kevin MacMartin 2021-02-04 22:28:58 -0500
  • a72428cf59 Switch to my fork of vim-fixkey until the PR is merged Kevin MacMartin 2021-02-03 15:56:31 -0500
  • 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 Kevin MacMartin 2021-02-02 00:29:13 -0500
  • 9206443d41 Clean up some documentation in keyboard.vim Kevin MacMartin 2021-02-02 00:13:35 -0500
  • ee2500346b Update submodules Kevin MacMartin 2021-01-18 15:25:09 -0500
  • 0a62cfba02 Update submodules Kevin MacMartin 2021-01-12 14:46:12 -0500
  • 92fa3facf6 Update submodules Kevin MacMartin 2021-01-04 15:34:25 -0500
  • 7eb56acc5f Update submodules Kevin MacMartin 2020-12-18 12:16:21 -0500
  • 16d4d9a2de Improve the ?? shortcut for spell checking and check spelling in vue Kevin MacMartin 2020-12-18 12:02:33 -0500
  • 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 Kevin MacMartin 2020-12-13 20:40:03 -0500
  • 261a1c008a Update submodules Kevin MacMartin 2020-12-11 19:44:21 -0500
  • 90335b542a Update submodules Kevin MacMartin 2020-12-02 14:00:25 -0500
  • d4fba2bf15 Swap the line info and percent back where they belong Kevin MacMartin 2020-12-02 13:50:08 -0500
  • 854884e424 Update submodules Kevin MacMartin 2020-11-30 21:43:08 -0500
  • 85a89212c5 Fix some issues in lightline and improve the colours a bit Kevin MacMartin 2020-11-30 17:12:46 -0500
  • 0b76cff0d3 Reverse the % and line/column order since the % potentially takes up much less space Kevin MacMartin 2020-11-30 15:57:24 -0500
  • 7dc4a48a2c Remove vim-scrollstatus (it wasn't what I was hoping it would be Kevin MacMartin 2020-11-30 15:56:33 -0500
  • 1b5e2dfedf Increase the scrollstatus bar a bit Kevin MacMartin 2020-11-26 16:09:50 -0500
  • c812dd112e Update submodules Kevin MacMartin 2020-11-26 13:38:15 -0500
  • 2eb91d7fca Add a little scroll status bar to lightline Kevin MacMartin 2020-11-26 12:57:21 -0500
  • 4617ad837d Update submodules Kevin MacMartin 2020-11-19 16:53:20 -0500
  • c71e04e385 Delete autoswap.vim as this doesn't work in tmux where I use vim the most Kevin MacMartin 2020-11-19 16:50:54 -0500
  • c5c126ad12 Remove rename.vim as I never actually used this Kevin MacMartin 2020-11-19 16:49:56 -0500
  • 11ed8af270 Remove patchreview as I never actually used this Kevin MacMartin 2020-11-19 16:49:33 -0500
  • 3b7c48e0c8 Replace the tap349 vim-extradite fork with the original now that it supports the latest fugitive Kevin MacMartin 2020-11-19 16:46:18 -0500
  • 00e0718252 Remove emmet as it's really not appropriate as a global plugin Kevin MacMartin 2020-11-19 16:35:44 -0500
  • b830622667 Remove cosco as I never actually used it, and fix the link to the darkcloud polyglot fork Kevin MacMartin 2020-11-19 16:17:31 -0500
  • 3a2733572f Update submodules Kevin MacMartin 2020-11-18 15:24:31 -0500
  • a9783d9dfa Update submodules Kevin MacMartin 2020-11-02 21:59:49 -0500
  • fbf59fc6f8 Update submodules Kevin MacMartin 2020-10-27 17:52:28 -0400
  • cd83b4fae9 Add $ to iskeyword for scss Kevin MacMartin 2020-10-25 20:56:01 -0400
  • daf235b666 Update submodules Kevin MacMartin 2020-10-19 16:25:14 -0400
  • 924b431c95 Update submodules Kevin MacMartin 2020-09-30 14:23:24 -0400
  • f538eae0a2 Update submodules Kevin MacMartin 2020-09-25 16:16:10 -0400
  • b7ba641920 Update submodules Kevin MacMartin 2020-09-14 15:23:31 -0400
  • 0ff3dd0a7b Update submodules Kevin MacMartin 2020-09-08 17:36:54 -0400
  • bd40703d79 Update submodules Kevin MacMartin 2020-08-31 13:22:00 -0400
  • dbd40c0e0d Update submodules Kevin MacMartin 2020-08-19 15:16:52 -0400
  • 14ea137abd Update submodules Kevin MacMartin 2020-08-11 15:47:19 -0400
  • cc1a2dff6a Update submodules Kevin MacMartin 2020-07-31 15:33:39 -0400
  • 479bf5181a Update submodules Kevin MacMartin 2020-07-24 18:19:32 -0400
  • bf0d093cc0 Update submodules Kevin MacMartin 2020-07-13 17:22:52 -0400
  • fe450f0c48 Increase the async update rate and fix gutter toggling Kevin MacMartin 2020-07-13 17:19:23 -0400
  • 6366170e59 Update submodules Kevin MacMartin 2020-07-10 18:25:18 -0400
  • 0a17f16e60 Update submodules Kevin MacMartin 2020-06-22 17:41:52 -0400
  • 48bbdc39b7 Start scrolling horizontally or vertically when the cursor is 5 characters from the edge, and scroll horizontally smoothly rather than in jumps Kevin MacMartin 2020-06-17 00:30:13 -0400