-
Hey! I just set this up as it definitely seemed to be the easiest way to install LazyVim on nixos. However whenever I launch neovim I get the an popup with "ERROR No Specs found for module "plugins".
…
-
Could you add a script that auto-clones my dotfiles, and then creates symlinks for each program?
I mostly use:
- ZSH
- Neo-vim with LazyVim preset.
- IDK, I use too many stuff :")
-
Configured like this:
```
# lua/plugins/supermaven.lua
return {
"supermaven-inc/supermaven-nvim",
config = function()
require("supermaven-nvim").setup({
keymaps = {
accep…
-
[`blink.cmp`](https://github.com/Saghen/blink.cmp)类似`nvim-cmp`, 但是性能更好。我用的是`LazyVim`, 目前已经逐步开始支持`blink.cmp`, 后续应该会替换现有的`nvim-cmp`, 可以添加对`blink.cmp`的支持?
-
I tried using this plugin with LazyVim, I spent a lot of time and realized the solution was hidden under the following issue with a cryptic name 😅
- #40
So in short, here is how I done it:
`lu…
-
* This sadly includes LazyVim: https://github.com/LazyVim/LazyVim
-
I am using [LazyVim](https://www.lazyvim.org/) and [lazy.nvim](https://github.com/folke/lazy.nvim) and would like to get started with developing in f# using Neovim.
I'd suggest two solutions:
1…
-
**Is your feature request related to a problem? Please describe.**
I would like to use tab completion with Neovim's flags.
**Describe the solution you'd like**
Implement a completion file for Neo…
-
### Neovim version (nvim -v)
v0.11.0-dev+0e3e1e6
### Terminal / multiplexer
Alacritty
### Describe the bug
I have created a bug in LazyVim but it seems it's an issue in the colorscheme. You can f…
-
### Problem
neovim started in mosh leaves stray symbols on the screen and/or corrupts whole terminal
Could be related to https://github.com/mobile-shell/mosh/issues/1041
### Steps to reproduce
w…