nyxar77

Results 18 issues of nyxar77

### Platform Windows ### Template before formatting ```blade Number Nom prenom Company Ville Salaire Action @foreach($data as $d) {{$d->id}} {{$d->Name}} {{$d->Lastname}} {{$d->Company}} {{$d->Ville}} {{$d->Salaire}} @endforeach ``` ### Template after formatting...

bug

### ModernFlyouts Version 0.9.1 ### Windows version latest windows 11 ### OS build _No response_ ### Platform x64 ### Area(s) with issue? Audio Flyout, Media Flyout ### Steps to reproduce...

Bug

### ModernFlyouts Version 0.9.1 ### Windows version latest windows 11 ### OS build _No response_ ### Platform x64 ### Area(s) with issue? Audio Flyout, Media Flyout ### Steps to reproduce...

Bug

I tried install input-leap by declaring it like any other program in configuration.nix file, but it keeps giving me this error: ```bash .... [ 83%] Building CXX object src/lib/platform/CMakeFiles/platform.dir/EiScreen.cpp.o [...

![Screenshot_20240526_163644](https://github.com/VonHeikemen/lsp-zero.nvim/assets/153492661/0cf6c162-bd58-4fc5-b2ab-90425a725733) :LspLog's results are: ``` [start][date] LSP logging initiated [Error][date] ../vim/lsp/rcp.lua "rcp" "/home/.../.local/share/nvim/mason/bin/lua-language-server stderr "/home/.../.local/share/nvim/mason/packages/lua-language-server/libexec/bin/lua-language-server" stderr "/home/.../.local/share/nvim/mason/packages/lua-language-server/libexec/bin/lua-language-server/libexec/bin/lua-language-server" cannot execute: required file not found \n ```

### Problem description ![Screenshot_20240526_163644](https://github.com/williamboman/mason-lspconfig.nvim/assets/153492661/3a67797d-2459-42ea-bc11-9ef7a4b8db69) ```lua local lsp = require("lsp-zero") require('mason').setup({}) require('mason-lspconfig').setup({ ensure_installed = { "lua_ls" --[["eslint", "tsserver", "bashls", "intelephense", "sqls", "cssls", "cssmodules_ls", "css_variables",--]] --"nil_ls" }, }) local lspconfig = require("lspconfig")...

server-issue

small changes: + i added search based on the current dir you are in + and fix git not working when you use nvim /path

this is all i got as an error: Failed to load shader program: ``` Compilation failure in shader. [2024-10-02T16:34:42Z WARN lan_mouse::config] C:\Users\nyxar\AppData\Local\lan-mouse\config.toml: The system cannot find the path specified. (os...

### Captchas - [X] I have read the instructions. - [X] I have searched existing issues and avoided creating duplicates. - [X] I am not filing an enhancement request. ###...

Steps to reproduce the behavior: it's not a bug, I just installed Vesktop and tried to use discover-overlay, and it doesn't work, I'm just asking if we can get a...

bug