lightbluepoppy

Results 5 issues of lightbluepoppy

``` warning ..\..\..\package.json: No license field $ next dev 'next' is not recognized as an internal or external command, operable program or batch file. error Command failed with exit code...

When I comment out the code below from `tailwindcss.config.cjs` file, I get sans-fonts displayed. Otherwise I get serif-fonts with the `sans` key somehow. How to get proper fonts? ```css fontFamily:...

Currently, these lines of code is not enough to run GoFmt on save which runs `golines` which formats long lines of code. When I run `:GoFmt`, golines runs and lines...

### Problem description ## Summary markdownlint and mdx-analyzer, both LSPs and installed via Mason, does not start. Whereas gopls and tailwindcss lsp does start without configuration, and emmet_ls needed `require("lvim.lsp.manager").setup("emmet_ls")`...

bug
LSP

# Description I installed tmux via Homebrew and did `git clone` tpm but it does not let me install plugins. # Expected Behavior ```shell ~/.tmux/plugins ❯ ls tpm tmux-sensible ......