-
I am trying to completely disable all default which-key bindings (besides those defined in my keymaps) but have been unsuccessful.
In my `plugins/which-key.lua` file I have:
```
return {
"…
-
I use lazyvim to manage plugins, and add telescope-fzf-native.nvim in the config file as described in Readme, like this
```
{
'nvim-telescope/telescope-fzf-native.nvim', build = 'make',
…
bo-wu updated
2 months ago
-
examples:
![2024-10-07_12:38:17](https://github.com/user-attachments/assets/14677d86-9d77-4388-816a-7959c9952a2f)
example also has arrow Ligature breaking (using WezTerm + FiraCode enabled, work…
-
Greetings Folke, love lazyvim.
I noticed that there's a small issue with es-lint though. On bigger projects it basically become unusable, timing out all of the time. I have opted to use eslint_d f…
-
https://github.com/LazyVim/LazyVim/tree/30b7215de80a215c9bc72640505ea76431ff515c#-getting-started
-
### Requested feature
Option to set default filetype icon which is displayed if the opened file has no filetype icon
### Motivation
Ensures consistency, all files get icons.
-
### Describe the bug
Metals plugin for nvim doesn't properly import projects that contain nested `build.sbt`. Consider following project structure:
```
.
├── build.sbt
├── LICENSE
├── modules
│…
-
Hi,
Just want to preface this bug report with a huge "thank you" for making this plugin.
**Bug description**
On Windows (shell is pwsh) and on startup, when a project is placed in a folder name…
-
the pop-up inputs do not show text, so it's impossible to input text.
I can batter show a picture.
With tokyo-night, when adding/renaming a file in NeoTree:
![image](https://github.com/nyoom-en…
-
could you pls give an example about how to add this plug in with lazyvim?