mrjones2014 / smart-splits.nvim

🧠 Smart, seamless, directional navigation and resizing of Neovim + terminal multiplexer splits. Supports tmux, Wezterm, and Kitty. Think about splits in terms of "up/down/left/right".
MIT License
904 stars 38 forks source link

[Meta]: Add a Nix flake for development #115

Closed mrjones2014 closed 7 months ago

mrjones2014 commented 1 year ago

Category

CI

Description

Leaving the category as CI because I'd also want to use the Nix flake in CI.

This would ensure a consistent environment between local and CI.

mrjones2014 commented 1 year ago

https://github.com/nix-dot-dev/getting-started-devenv-template

mrjones2014 commented 7 months ago

Fixed by #155