EdenEast

Results 20 issues of EdenEast

`--git-tag` option will create a commit and tag with the version as the tag and message. There is no way to prefix this message. For example adding 'v' to the...

**Is your feature request related to a problem? Please describe.** Nightfox has become modular enough and big enough that it could be described as a colorscheme framework. The only requirement...

enhancement

I believe accessability something that is very important. As a colorscheme, nightfox should be accessible to people with color blindness. To this end nightfox should change its colors based on...

enhancement
help wanted

- `nvim --version`: v0.8.0-dev - `git --version`: 2.36.1 - Operating system/version: linux - Terminal name/version: weztern I am using `set_handler` to create a handler that will execute on every plugin...

bug

Flake lock file changes: - Updated `np`: `darwin` ➡️ `` 'github:lnl7/nix-darwin/80871c71edb3da76d40bdff9cae007a2a035c074' (2022-08-16) → 'github:lnl7/nix-darwin/3b69bf3cc26ae19de847bfe54d6ab22d7381a90a' (2022-09-06) - Updated `np`: `fenix` ➡️ `` 'github:nix-community/fenix/dca822b67ddf0af52f9b63feaeefc1668c8635c0' (2022-08-19) → 'github:nix-community/fenix/263cd7f991c07a9592a6e825bfc37b23b00eb244' (2022-09-17) - Updated `np`: `fenix/rust-analyzer-src`...

This change uses `vim.opt` to append to the runtimepath instead of manually appending a concatenating string with `vim.o`. Relates: #274 #554

Implementation of feature request #1009. Resolves: #1009 Items from issue discussion: - [x] Add lockfile info to status - [x] Manually specify lockfile generation output - [x] Upgrade command moved...

This started as a idea's [discussion] post. Creating a feature issue instead to make it an actual feature request. [discussion]: https://github.com/wbthomason/packer.nvim/discussions/1002 ## Describe the feature Like many other users I...

enhancement

It is great that skim is also a library, however there are some dependencies that are only required for the binary and not the lib (clap for example). This PR...

## Description This pr adds `nightfox`, `dayfox` and `terafox` from the colorscheme [EdenEast/nightfox.nvim](https://github.com/edeneast/nightfox.nvim) ### Nightfox ![nightfox](https://github.com/mbadolato/iTerm2-Color-Schemes/assets/2746374/2bd1907d-6a26-41a7-9d7c-6ce9d0474281) ### Dayfox ![dayfox](https://github.com/mbadolato/iTerm2-Color-Schemes/assets/2746374/c5fefc1b-81e1-4519-89ce-852b57e43e51) ### Terafox ![terafox](https://github.com/mbadolato/iTerm2-Color-Schemes/assets/2746374/9bacc528-3be8-4692-a8fc-03ed61ff4002) ### Theme Submission Checklist - [x] Included theme...