Commit Graph

30 Commits

Author SHA1 Message Date
f1243b09a8 chore(cursor): update generated at time for ext lock file 2025-02-28 09:07:17 +00:00
37a7552518 feat(cursor): add mise extension 2025-02-28 09:05:13 +00:00
Jim Myhrberg
1e87166ea5 chore(cursor): update settings, keybindings, and remove extensions causing issues
Specifically, the Linter extension was causing the whole extension stack in VSCode to crash and restart every 5-10 seconds when working on large Rails projects. End result was VSCode becoming completely unresponsible for 5-ish seconds as all extensions reloaded.
2025-02-27 22:02:20 +00:00
Jim Myhrberg
497fe4c9b3 chore(cursor/testing): reset back to default settings 2025-02-24 22:21:33 +00:00
Jim Myhrberg
fed65960f2 chore(cursor): update extensions lock file 2025-02-24 10:51:22 +00:00
Jim Myhrberg
f421ba578b fix(cursor/setup): fix typo in setup script 2025-02-24 10:51:03 +00:00
32d6e8ebba chore(cursor/github): don't periodically fetch remote repos 2025-02-23 22:53:04 +00:00
84486c881c chore(cursor): minor tweak to window setup 2025-02-23 22:52:46 +00:00
f2f195d15f fix(cursor): allow most keybindings to work like normal in termainl 2025-02-23 22:49:39 +00:00
36ccaa89e2 feat(cursor): add my emacs-style indent/outdent keybindings 2025-02-23 22:49:14 +00:00
f6dc89641a chore(cursor): minor fix to setup.sh 2025-02-23 22:48:51 +00:00
537ca9f9dd fix(cursor): allow tab to work like emacs again
Latest cursor update seems to have broken awesome-emacs-keymap's
"emacsLikeTab" feature. This manually adds the same keybinding with one
extra conditional check which Cursor uses when certain types of inline
suggestions are used.
2025-02-23 22:47:20 +00:00
b6c291c44c feat(cursor/setup): add support for vscode in setup script 2025-02-23 21:58:08 +00:00
1ef2937eb4 feat(cursor): automatically mark script files as execuable on save 2025-02-23 16:37:15 +00:00
d76e2f771e chore(cursor/extensions): update lock file 2025-02-21 23:12:21 +00:00
edd534d50e feat(cursor): add prev/next paragrapn alt+a/e keybindings 2025-02-21 23:11:42 +00:00
89aeb4a960 feat(cursor/shellscript): default to 2-space indentation 2025-02-21 22:46:38 +00:00
Jim Myhrberg
144de73855 chore(cursor): minor tweaks to settings and keybindings 2025-02-21 19:02:26 +00:00
Jim Myhrberg
06f91b1d79 feat(cursor): improve setup script and fix issue with installing extensions 2025-02-21 19:01:34 +00:00
65bee1192e chore(cursor): improve setup script 2025-02-19 19:29:34 +00:00
03eb561f1f feat(cursor): add setup script to symlink config and manage extensions 2025-02-19 19:10:51 +00:00
Jim Myhrberg
7064604079 feat(cursor): add go and ruby snippets 2025-02-19 18:15:55 +00:00
Jim Myhrberg
b8ca8c0268 feat(cursor): add keybindings to run tests 2025-02-19 18:15:52 +00:00
0be2643aa4 chore(cursor): customize lua setup 2025-02-14 22:41:23 +00:00
Jim Myhrberg
e6d81a0903 chore(cursor): further tweaks to keybindings and settings 2025-02-14 21:38:52 +00:00
Jim Myhrberg
7766d46bd3 chore(cursor): further tweaks to keybindings and settings 2025-02-11 22:40:02 +00:00
Jim Myhrberg
b6ac9ce2ac chore(cursor): update keybindings and settings 2025-02-10 18:57:33 +00:00
Jim Myhrberg
0cb2d3ab27 chore(cursor/settings): remove unused settings 2025-02-10 11:27:38 +00:00
70fe417553 chore(cursor): update files 2025-02-10 01:54:48 +00:00
2b54755e91 feat(cursor): add settings, keybindings and karabiner modifications for Cursor 2025-02-10 01:47:42 +00:00