https://github.com/magicalbat/nscim
Neoscim - Vim-like spreadsheet calculator
https://github.com/magicalbat/nscim
Last synced: 3 months ago
JSON representation
Neoscim - Vim-like spreadsheet calculator
- Host: GitHub
- URL: https://github.com/magicalbat/nscim
- Owner: Magicalbat
- License: mit
- Created: 2025-10-21T15:36:02.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2026-02-02T00:03:03.000Z (4 months ago)
- Last Synced: 2026-02-02T03:43:03.263Z (4 months ago)
- Language: C
- Homepage:
- Size: 185 KB
- Stars: 26
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Neoscim
## A vim-like spreadsheet calculator.
This project takes inspiration from [sc-im](https://github.com/andmarti1424/sc-im), hence the nscim name, but unlike nvim, this is not a fork of sc-im.
This is really just the spreadsheet software I want to make with keybindings that favor my preferences while being inspired by vim and sc-im.