Releases: nathom/nathomvim
Releases · nathom/nathomvim
nathomvim-nightly-bca8136a3d4c
push-21120122586-1 Optimize stuff and add code samples
nathomvim-nightly-42b42b33b0ad
Cleanup and config improvements Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
nathomvim-nightly-546a5ff89f47
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 <noreply@anthropic.com>
nathomvim-nightly-39d360c24ca9
push-20946237887-1 update
nathomvim-nightly-0d40f3d54328
push-20767886719-1 Switch to delphi.nvim from github
nathomvim-nightly-c9abed61c1bd
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 e0d57764f3d67543dadeea0329c99ef0e22168c9. * Switch CI to nix-portable with proot * Revert "Switch CI to nix-portable with proot" This reverts commit f70b8fef2a3c0ad79d8644bf7ae3c771a9091222. * 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
nathomvim-nightly-038663b6d9f9
push-19250444033-1 Remove magic-nix-cache action
nathomvim-nightly-d1661a0d1752
push-19250225421-1 Silence FlakeHub cache warnings
nathomvim-nightly-e7c8f9752279
push-19250019826-1 Pin installer to Nix 2.18
Push build 2 (#1)
push-19226819661-1 Remove macos