46b1c15623
chore: various minor updates
2025-04-01 09:46:33 +01:00
c0391057e0
fix(keybindings): add missing comma to fix syntax error >_<
2025-03-27 15:38:43 +00:00
7af60ec44b
feat(search): add apply search editor changes extension
2025-03-27 15:37:35 +00:00
Jim Myhrberg
1dc3f25d8d
chore: minor tweaks
2025-03-20 18:24:14 +00:00
Jim Myhrberg
ec03d2c7ec
feat(keybindings/testing): add toggle test file keybinding for Go
2025-03-18 19:35:21 +00:00
5956f744ea
feat(spell-checking): add and configure Code Spell Checker extension
2025-03-14 00:55:23 +00:00
Jim Myhrberg
cd73b59499
feat(keybindings): allow navigating panel views and toggle maximized panel view
2025-03-12 18:17:25 +00:00
768dd3442f
feat(keybindings): have emacs-mcx handle cmd+up/down keybindings
...
This allows active region to keep working.
2025-03-10 23:37:33 +00:00
421653c133
chore(keybindings): fix linting warnings
2025-03-09 02:02:45 +00:00
e4552f5bc4
chore(keybindings): minor tweaks
2025-03-09 01:56:22 +00:00
d6f1c7aa57
feat(ext): add text-tables and org-mode
2025-03-09 01:55:39 +00:00
a636ea59f5
chore(cursor): minor tweaks to settings and keybindings
2025-03-09 00:16:54 +00:00
Jim Myhrberg
d8c9d9ada2
chore(cursor): remove trailing comma
2025-03-07 18:28:52 +00:00
Jim Myhrberg
b9d8df1b7a
fix(cursor): add workaround keybinding for accept next suggested word
2025-03-06 20:00:01 +00:00
d91fd598e7
fix(cursor): add alt keybinds for ctrl+f/b/n/p keys
2025-03-06 02:42:13 +00:00
Jim Myhrberg
bc77a6177d
feat(cursor): numerious improvements to alt/ctrl keybindings via karabiner
2025-03-05 19:33:26 +00:00
Jim Myhrberg
a1389768b4
feat(cursor/keybindings): lots of tweaks around window tabs and editor group tab navigation
2025-03-05 19:29:25 +00:00
c40b69edaf
feat(cursor): enable native tabs and setup keybindings
2025-03-05 09:29:42 +00:00
016e1652de
feat(cursor): various tweaks and improvements
2025-03-05 02:45:51 +00:00
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