Commit Graph

31 Commits

Author SHA1 Message Date
Jim Myhrberg
4b5bcf83f4 feat(cursor): always show minimap slider 2025-03-01 22:55:34 +00:00
438bff450c chore(cursor): update generated at time for ext lock file 2025-02-28 09:07:17 +00:00
e7aea56f53 feat(cursor): add mise extension 2025-02-28 09:05:13 +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
Jim Myhrberg
892341ead5 chore(cursor/testing): reset back to default settings 2025-02-24 22:21:33 +00:00
Jim Myhrberg
f736348f5b chore(cursor): update extensions lock file 2025-02-24 10:51:22 +00:00
Jim Myhrberg
69c8b1f407 fix(cursor/setup): fix typo in setup script 2025-02-24 10:51:03 +00:00
c10eaea36f chore(cursor/github): don't periodically fetch remote repos 2025-02-23 22:53:04 +00:00
310d5b46be chore(cursor): minor tweak to window setup 2025-02-23 22:52:46 +00:00
cd16bec86f fix(cursor): allow most keybindings to work like normal in termainl 2025-02-23 22:49:39 +00:00
3fc4370c5a feat(cursor): add my emacs-style indent/outdent keybindings 2025-02-23 22:49:14 +00:00
7508f8a93d chore(cursor): minor fix to setup.sh 2025-02-23 22:48:51 +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
10b68a294b feat(cursor/setup): add support for vscode in setup script 2025-02-23 21:58:08 +00:00
1e8cf99344 feat(cursor): automatically mark script files as execuable on save 2025-02-23 16:37:15 +00:00
48a30d3bdf chore(cursor/extensions): update lock file 2025-02-21 23:12:21 +00:00
c4823bf130 feat(cursor): add prev/next paragrapn alt+a/e keybindings 2025-02-21 23:11:42 +00:00
81eeee60d0 feat(cursor/shellscript): default to 2-space indentation 2025-02-21 22:46:38 +00:00
Jim Myhrberg
a473270a3e chore(cursor): minor tweaks to settings and keybindings 2025-02-21 19:02:26 +00:00
Jim Myhrberg
bd8f8c5c22 feat(cursor): improve setup script and fix issue with installing extensions 2025-02-21 19:01:34 +00:00
1a012dda16 chore(cursor): improve setup script 2025-02-19 19:29:34 +00:00
ba5229e6c0 feat(cursor): add setup script to symlink config and manage extensions 2025-02-19 19:10:51 +00:00
Jim Myhrberg
655722ed91 feat(cursor): add go and ruby snippets 2025-02-19 18:15:55 +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
Jim Myhrberg
1b17bdde78 chore(cursor/settings): remove unused settings 2025-02-10 11:27:38 +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