1. d98ed50 Swap codeaction and codeaction-cursor by Skyler Grey · 2 years, 2 months ago
  2. bc1490d Map codeaction under cursor and codeaction as well by Skyler Grey · 2 years, 2 months ago
  3. 7c37e74 Rebind code-action to <Leader>f by Skyler Grey · 2 years, 2 months ago
  4. 1232ee8 Rebind the explorer to <Leader>e (from me) by Skyler Grey · 2 years, 2 months ago
  5. 6ad0c6d Alias some commands by Skyler Grey · 2 years, 2 months ago
  6. dc7de36 Add fugitive (a vim git plugin) by Skyler Grey · 2 years, 2 months ago
  7. 60fcac9 Enable camelcasemotion by Skyler Grey · 2 years, 2 months ago
  8. 25b9652 Add vimPlugins.camelcasemotion by Skyler Grey · 2 years, 2 months ago
  9. 9963f39 Swap next and previous error keybinds in vim by Skyler Grey · 2 years, 2 months ago
  10. b03f38e Don't reformat multiple times before saving by Skyler Grey · 2 years, 2 months ago
  11. 1689430 Format all files with Neoformat (not just js-ts) by Skyler Grey · 2 years, 2 months ago
  12. e60db27 Disable autoformatting when editing text (too expensive) by Skyler Grey · 2 years, 2 months ago
  13. e61027a Make vim respect editorconfigs by Skyler Grey · 2 years, 2 months ago
  14. bee1367 Auto-neoformat on save by Skyler Grey · 2 years, 2 months ago
  15. 78260a2 Add some more COC plugins to vim by Skyler Grey · 2 years, 2 months ago
  16. ce69238 Fix indentation in sway.nix by Skyler Grey · 2 years, 2 months ago
  17. 83e352d Add a stash-working alias from https://stackoverflow.com/a/60875082/12293760 by Skyler Grey · 2 years, 2 months ago
  18. 40ebe3c Change error highlight colors in vim by Skyler Grey · 2 years, 2 months ago
  19. b4d0284 Change vim highlighting for completions menu by Skyler Grey · 2 years, 2 months ago
  20. a40f5cd Enable usbcore as a kernel module & set options by Skyler Grey · 2 years, 2 months ago
  21. 4dad3c1 Add a shortcut to jump to next problem by Skyler Grey · 2 years, 2 months ago
  22. 5f20cf2 Show surrounding lines in vim by Skyler Grey · 2 years, 2 months ago
  23. 0325df9 Restore git hooks by Skyler Grey · 2 years, 2 months ago
  24. 4c2e359 Use vim-like keybindings by Skyler Grey · 2 years, 2 months ago
  25. dd2769d Change the confirm hook matching by Skyler Grey · 2 years, 2 months ago
  26. d4c4867 Add pre-commit by Skyler Grey · 2 years, 2 months ago
  27. 09e697e Disable wlr portal by Skyler Grey · 2 years, 2 months ago
  28. bef319e Remove stashpad by Skyler Grey · 2 years, 2 months ago
  29. 0e00d60 Fix stashpad derivation by Skyler Grey · 2 years, 2 months ago
  30. 8ae90a2 Clean up vim tree-sitter configs by Skyler Grey · 2 years, 2 months ago
  31. 10714d8 Fix the stashpad expression by Skyler Grey · 2 years, 2 months ago
  32. 6784107 Disable xdg-desktop-portal-gtk by Skyler Grey · 2 years, 2 months ago
  33. e4a3c19 Install stashpad by Skyler Grey · 2 years, 2 months ago
  34. 656b117 Add SDL2 to system packages by Skyler Grey · 2 years, 2 months ago
  35. 715e007 Remove xdg-desktop-portal homeside by Skyler Grey · 2 years, 2 months ago
  36. 794ea9d Remove negative niceness aliases (permission denied when using them) by Skyler Grey · 2 years, 2 months ago
  37. 1196d74 Add a git recommit alias (https://stackoverflow.com/a/57218983/12293760) by Skyler Grey · 2 years, 2 months ago
  38. 3780300 Add some ssh settings for gerrit by Skyler Grey · 2 years, 2 months ago
  39. d2faa4d gtkuseportal is known to be buggy (slow down stuff) by Skyler Grey · 2 years, 2 months ago
  40. 36eef4e Do some more stuff with folding by Skyler Grey · 2 years, 2 months ago
  41. 4597d65 Update tree-sitter config by Skyler Grey · 2 years, 2 months ago
  42. 3ed2abf Add all tree-sitter-grammars by Skyler Grey · 2 years, 2 months ago
  43. 76d302d Retheme vim-visual-multi by Skyler Grey · 2 years, 2 months ago
  44. 405ba49 Disable some useless services by Skyler Grey · 2 years, 2 months ago
  45. 62e6ae1 Add some stuff to (hopefully) improve performance of git (and therefore everything else) by Skyler Grey · 2 years, 2 months ago
  46. 8dee1c0 Set pull.rebase to merges (removing superseded value) by Skyler Grey · 2 years, 2 months ago
  47. 6d2d67a Add oss-labs.edu containers (to help @drupol out) by Skyler Grey · 2 years, 2 months ago
  48. 9337254 Do not use exa when piping by Skyler Grey · 2 years, 2 months ago
  49. d051ade Alias the "nice" commands by Skyler Grey · 2 years, 2 months ago
  50. 8987737 Automatically gc old generations by Skyler Grey · 2 years, 2 months ago
  51. 73d4d5c Automatically rebase on pull by Skyler Grey · 2 years, 2 months ago
  52. edd2605 Add git-review for gerrit by Skyler Grey · 2 years, 2 months ago
  53. e9fbc9e Add python.local as a search domain by Skyler Grey · 2 years, 2 months ago
  54. 540cc94 Add a cool-dev nginx proxy by Skyler Grey · 2 years, 2 months ago
  55. f11bbb6 Add a couple of timetrackers for evaluation by Skyler Grey · 2 years, 2 months ago
  56. 201c2d8 Add node2nix by Skyler Grey · 2 years, 2 months ago
  57. f6109de Fix zshrc by Skyler Grey · 2 years, 2 months ago
  58. cecd979 Fix configs for nextcloud and fzf-tab by Skyler Grey · 2 years, 2 months ago
  59. 71918f0 Add a nextcloud hostName by Skyler Grey · 2 years, 2 months ago
  60. 89867bc Add nextcloud by Skyler Grey · 2 years, 2 months ago
  61. 0bd9594 Add fzf-tab by Skyler Grey · 2 years, 2 months ago
  62. 5db7040 Sign off on git commits automatically by Skyler Grey · 2 years, 2 months ago
  63. 4ce5c24 Update ccache dir & build nix with ccache by Skyler Grey · 2 years, 2 months ago
  64. b17a83d Override ccacheWrapper to use the correct dir by Skyler Grey · 2 years, 2 months ago
  65. 312589f Add ccache to environment.systemPackages by Skyler Grey · 2 years, 2 months ago
  66. dbd6c49 Enable ccache by Skyler Grey · 2 years, 2 months ago
  67. 53aad5e Add a proper registry by Skyler Grey · 2 years, 2 months ago
  68. 3bbe02b Update gpg to use an env variable for pinentry by Skyler Grey · 2 years, 3 months ago
  69. 5241004 Add back mongo (v4.2) by Skyler Grey · 2 years, 3 months ago
  70. e4d7a85 Update nix patch by Skyler Grey · 2 years, 3 months ago
  71. 17ece8b Add a trapint function by Skyler Grey · 2 years, 3 months ago
  72. 30817a7 Add unstable overlays by Skyler Grey · 2 years, 3 months ago
  73. 6b15586 Upgrade nix to work with patch by Skyler Grey · 2 years, 3 months ago
  74. 2aa5251 Patch nix by Skyler Grey · 2 years, 3 months ago
  75. 215d1ab Add bazel for faster source building by Skyler Grey · 2 years, 3 months ago
  76. e93e7ec Upgrade prompt when in subshell to show on the right by Skyler Grey · 2 years, 3 months ago
  77. f49e4f3 Auto-indent vim by Skyler Grey · 2 years, 3 months ago
  78. e45bfb8 Add a bit of info if we're in a second level shell by Skyler Grey · 2 years, 3 months ago
  79. ef54c2d Disable nvidia, return to noveau by Skyler Grey · 2 years, 3 months ago
  80. 0ce127c Uninstall mongo (temporarily) by Skyler Grey · 2 years, 3 months ago
  81. f0b68e4 Upgrade mongodb to 5_0 by Skyler Grey · 2 years, 3 months ago
  82. 88959be Add libxml2 to steam-run by Skyler Grey · 2 years, 3 months ago
  83. 1424790 Add qt6 wayland by Skyler Grey · 2 years, 3 months ago
  84. 01388a0 Color strace output by Skyler Grey · 2 years, 3 months ago
  85. 249d9d0 Add vim-visual-multi for multiple cursors by Skyler Grey · 2 years, 3 months ago
  86. 1e4cbc7 Turn on splitting below in vim by Skyler Grey · 2 years, 3 months ago
  87. a0b7aea Set nvim to split windows right by default by Skyler Grey · 2 years, 3 months ago
  88. 4196611 Copy and paste to system clipboard by default by Skyler Grey · 2 years, 3 months ago
  89. c0a5245 Enable git-conflict by Skyler Grey · 2 years, 3 months ago
  90. 8d2f105 Add a git plugin to vi and enable mouse support by Skyler Grey · 2 years, 3 months ago
  91. 9f3a720 Disable highlighting of tabs by Skyler Grey · 2 years, 3 months ago
  92. 32da193 Enable and enforce spaces as indentation by Skyler Grey · 2 years, 3 months ago
  93. 6280a02 Add the twitter-color-emoji font by Skyler Grey · 2 years, 3 months ago
  94. 5510953 Add coc-eslint by Skyler Grey · 2 years, 3 months ago
  95. ad45e3f Highlight extra spaces in nvim by Skyler Grey · 2 years, 3 months ago
  96. f7fe6a0 Update the ip alias to add the brief flag, and add an 'ipo' command to get the original by Skyler Grey · 2 years, 3 months ago
  97. fcf9a36 Add an alias for iproute2's ip command to enable color by Skyler Grey · 2 years, 3 months ago
  98. 7610152 Disable the electron screenshare overlay as it now breaks sway by Skyler Grey · 2 years, 3 months ago
  99. a7c2c51 Add an environment variable so pkg-config can find openssl by Skyler Grey · 2 years, 3 months ago
  100. a4d2517 Install pkg-config and update all nixpkgs by Skyler Grey · 2 years, 3 months ago