This is just a backup of my Cursor configs so that Vim works well.
- Removes the default Cursor "TAB" keybind which applies to both normal mode and input mode
- Removes the Agents button on the title bar of Cursor's code editor
- Adds a "Shift+Enter" Keybind to accept Cursor's inline "tabbing" suggestions
- Adds a new "TAB" keybind during normal mode only, which opens the standard IntelliSense auto complete for any keyword under vim cursor.
This can help if: You want to prioritize Vim mode and IntelliSense over Cursor, and you find Cursor's default keybinds disruptive, especially when manually formatting indents