-
### Describe the bug
When entering other files in insert mode, fold does not work, this might be related to a long outstanding weird bug in telescope, where opening files using telescope picker (in…
-
### Describe the bug
When there is a long comment (not multiple single line comments, but one long multiline) scrolling through it is very slow and laggy.
### To Reproduce
Latest nvim.appimage. in…
-
### Description
https://github.com/neovim/nvim-lspconfig/pull/3375 removes an undocumented `config.lspinfo` extension point that was intended to allow config-specific augmentation of the LspInfo repo…
-
Can nvimpager show treesitter syntax highlighting?
From my tests below, `nvimpager.lua` isn't parsing treesitter syntax highlighting.
Here is what I am using to test:
```bash
mkdir -p ~/.loc…
-
I use [init_lazy.lua](https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax) to make the test.
I add th…
-
My `img-paste.lua` config file inside lazyvim configs
```
return {
-- add symbols-outline
{
"TobinPalmer/pastify.nvim",
config = function()
require("pastify").setup({
…
oxio2 updated
5 months ago
-
---
description: A guide on how to setup debugging for JavaScript projects in neovim. Learn how to debug svelte, react or vue without having to leave your editor.
tags: ["code","nvim","svelte","java…
-
Using NVChad and nothing gets installed from this entry:
```
return {
{
"pocco81/true-zen.nvim",
cmd = { "TZAtaraxis", },
config = require("configs.true-zen")
},
}
```
-
### Description
When I scroll this swift file with 387 LOC:
Click me
```swift
import Foundation
import AVFoundation
import CoreGraphics
import VideoToolbox
import AppKit
// MARK: - Virtual Deskt…
-
I am getting error, when open nvim and trying to enter "Configuration" section.
```
Error detected while processing FileType Autocommands for "*":
E5108: Error executing lua /usr/local/share/nvim…