-
### Did you check the docs?
- [X] I have read all the snacks.nvim docs
### Is your feature request related to a problem? Please describe.
Loving the new dashboard. One of my biggest gripes with oth…
-
### Problem description
Please, update on the docs setting tabs for this plugin
The next settings is true (without it we have broken start screen)
{
"lukas-reineke/indent-blankline.nvim",…
-
![image](https://github.com/coffebar/neovim-project/assets/97848247/f4be3b3f-2a0f-48ab-a2cc-db958bf56cea)
remove that function speed back
-
```lua
-- *
-- Settings
-- *
local init_custom_options = function()
local custom_options = {
relativenumber = true, -- Set relative numbered lines
colorcolumn = "120", -- Indent line at wh…
-
### Problem
After upgraded to 3.8.3, this happens
![image](https://github.com/user-attachments/assets/e1101b50-5a2e-49e1-b880-85ba437106c9)
### Steps to reproduce
```lua
local lazypath = "/tmp…
-
# Neovim configuration on Windows 10 - jdhao's blog
update: 2020-11-15, add detailed instruction for Neovim config location.
TL;DR: After nearly one year of using Neovim on Windows, I find that the b…
-
With the following config
```lua
local wilder = require('wilder')
wilder.setup({
modes = {':', '/', '?'},
})
wilder.set_option('renderer', wilder.popupmenu_renderer{
highlighter = wilder.lu…
-
**Problem**
I am often in a situation where I already know what file I want to open based on the given selection. Then, I have to go down several times to open it.
**Solution**
It would be nice t…
-
Hello, here's the text from the chat:
i have a monorepo with a tsconfig in
/api/[tsconfig.json](https://tsconfig.json/) and then one in
/app/website/[tsconfig.json](https://tsconfig.json/)
…
-
Plugin seems to conflict with https://github.com/Yggdroot/indentLine.
1. It does not let indentLine enable.
2. Animation starts drawing signs from indentLine plugin.