V4G4X

Results 15 issues of V4G4X

Is it possible to have ```scala_version``` and ```sbt_version``` show up when I'm in a relevant directory? The same way ```java_version``` shows up when in a maven project. I can't use...

I have the following json: ``` [ { "fileName": "kimi no nawa-1.jpg", "isPrimary": true, "time": "2022-07-21T07:00:00+05:30" }, { "fileName": "kimi no nawa-2.jpg", "isForDark": true, "time": "2022-07-21T00:00:00+05:30" }, { "fileName": "kimi...

On every reboot, dock items are lost and I return to an empty dock. ![image](https://github.com/LnL7/nix-darwin/assets/34249137/22f39cb2-6231-49b3-9089-058f09a768cc) My nix-darwin config is [simple](https://github.com/V4G4X/nix_config/blob/393953ea0293d0e916bb7847efee84f5c1c089c0/darwin-configuration.nix), but I can't pinpoint the issue. Please help!

### Are you following the right branch? - [X] My Nixpkgs and Home Manager versions are in sync ### Is there an existing issue for this? - [X] I have...

bug
triage

New to vimming. Have installed Mason, usually it installs LSPs without a hitch. Get the following error when it tries to install the Java LSP: ``` Failed (1) ◍ java-language-server...

So [windows.nvim](https://github.com/anuvyklack/windows.nvim) did not work for me. It would animate, but it wouldn't follow the golden-ratio. Yours splits things perfectly and automatically but has no animations. Could this be taken...

enhancement

#### Motivation I have set the format type to JSON whenever I use MQTTX, which I often forget, and I have to copy-paste my messages somewhere to format them. Would...

enhancement
feature
web
desktop

Normally when we open a file or function or something, like by telescope or LSP, it opens in NORMAL and after that we go into INSERT mode. In my nvim...

The way the branch name `master` shows up here, I was wondering if there was an option to have it show up in a different color. In my terminal, my...

## Summary I mainly work with 2 types of YAML files. (In two separate projects) 1. Cloudformation Templates 2. OpenAPI 3.0.0 specs And the inbuilt validator doesn't work too well...