Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: nathom/nathomvim

Tags

push-22502260617-1

Toggle push-22502260617-1's commit message
Add nvim alias to ari package

Co-Authored-By: Claude Opus 4.6 <[email protected]>

push-22502079493-1

Toggle push-22502079493-1's commit message
Add C/C++ language support to ari package

Co-Authored-By: Claude Opus 4.6 <[email protected]>

push-21120122586-1

Toggle push-21120122586-1's commit message
Optimize stuff and add code samples

push-21118658440-1

Toggle push-21118658440-1's commit message
Cleanup and config improvements

Co-Authored-By: Claude Opus 4.5 <[email protected]>

push-21118573436-1

Toggle push-21118573436-1's commit message
Fix nvim-treesitter config for new API

The nvim-treesitter.configs module was removed in recent versions.
Use require("nvim-treesitter").setup() instead.

Co-Authored-By: Claude Opus 4.5 <[email protected]>

push-20946237887-1

Toggle push-20946237887-1's commit message
update

push-20767886719-1

Toggle push-20767886719-1's commit message
Switch to delphi.nvim from github

push-19251376407-1

Toggle push-19251376407-1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add bundler release action (#2)

* add action

* Remove macos

* Update release name

* Fix release workflow bundling

* prerun build

* Bundle explicit nvim attribute

* Keep derivations for bundler

* Configure nix daemon to keep derivations

* Use nix-portable directly in CI

* Revert "Use nix-portable directly in CI"

This reverts commit e0d5776.

* Switch CI to nix-portable with proot

* Revert "Switch CI to nix-portable with proot"

This reverts commit f70b8fe.

* Persist derivations on CI daemon

* Fix keep-derivations step

* Instantiate drv before bundling

* Fetch derivations from binary cache

* Align drv materialization with bundle target

* Bundle explicit nvim attr again

* Prefetch drv closure before bundling

* Build upstream neovim to provide drv

* Eval neovim drvPath instead of building

* Pin installer to Nix 2.18

* Silence FlakeHub cache warnings

* Remove magic-nix-cache action

* Limit release workflow to main

push-19250444033-1

Toggle push-19250444033-1's commit message
Remove magic-nix-cache action

push-19250225421-1

Toggle push-19250225421-1's commit message
Silence FlakeHub cache warnings