Jim Myhrberg
1acd0b548b
feat(cursor): add open in github extension and custom keybinding
2025-03-03 18:16:10 +00:00
Jim Myhrberg
423965b2a8
chore(cursor): add minimap heading markings to config files
2025-03-03 18:15:04 +00:00
a5005c6183
feat(cursor/settings): various tweaks and minor re-organization
2025-03-02 15:14:22 +00:00
0cdaf248a9
feat(cursor/keybindings): enable half-page scrolling with ctrl+v and alt+v
2025-03-02 15:11:58 +00:00
578e10befd
feat(cursor): add keybindings to toggle maximize and expand editor groups
2025-03-01 23:47:38 +00:00
Jim Myhrberg
a646b262d4
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
3fc4370c5a
feat(cursor): add my emacs-style indent/outdent keybindings
2025-02-23 22:49:14 +00:00
3be5b8f766
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
c4823bf130
feat(cursor): add prev/next paragrapn alt+a/e keybindings
2025-02-21 23:11:42 +00:00
Jim Myhrberg
a473270a3e
chore(cursor): minor tweaks to settings and keybindings
2025-02-21 19:02:26 +00:00
Jim Myhrberg
2f4f81fcaa
feat(cursor): add keybindings to run tests
2025-02-19 18:15:52 +00:00
d6c13b3ca3
chore(cursor): customize lua setup
2025-02-14 22:41:23 +00:00
Jim Myhrberg
5d9ceb4e01
chore(cursor): further tweaks to keybindings and settings
2025-02-14 21:38:52 +00:00
Jim Myhrberg
202570aa74
chore(cursor): further tweaks to keybindings and settings
2025-02-11 22:40:02 +00:00
Jim Myhrberg
5e9db8928a
chore(cursor): update keybindings and settings
2025-02-10 18:57:33 +00:00
fb89e82945
chore(cursor): update files
2025-02-10 01:54:48 +00:00
fe02f72cce
feat(cursor): add settings, keybindings and karabiner modifications for Cursor
2025-02-10 01:47:42 +00:00