-
Despite having toggleterm in the ignored filetypes, toggleterm is not actually ignored.
-
Here's my config with lazy:
```
{ 'ShinKage/idris2-nvim',
dependencies = {'neovim/nvim-lspconfig', 'MunifTanjim/nui.nvim'},
-- ft = 'idr',
lazy = false,
config = function()
…
glyh updated
11 months ago
-
I was trying to configure the plugin for the first time and kept on getting this error:
Failed to run `config` for iron.nvim
.../xxx/.local/share/nvim/lazy/iron.nvim/lua/iron/core.lua:458: attem…
-
Hi everybody,
I have a strange thing, gf works fine for me e.g. when in a Controller, it jumps to the model, when I have a partial, it jumps to the partial.
But when I render something from layo…
-
**Project description**
Astronvim is a well-known NeoVim distribution.
**Metadata**
* homepage URL: https://astronvim.com/
* source URL: https://github.com/AstroNvim/AstroNvim
* license:…
-
### Description
When using Telescope.nvim to display buffers, the buffer list does not show the file names first. This issue occurs even though the path_display option is set to show file names fir…
-
According to Lazy.nvim I have 46 plugins
![image](https://github.com/codicocodes/dotfyle/assets/22641188/895d3da8-1760-4af4-a6b1-25079778994b)
Here's the badge for my Neovim config:
As I post t…
-
### Problem
I have tried to work with neovim on a network location, and use Netwr to browse around in the current working directory (CWD), however, when I use it it show utter emptyness.
This bu…
-
this Error happend when i open nvim :
[coc.nvim] build/index.js not found, please install dependencies and compile coc.nvim by: yarn install
ubuntu 18
-
I share my LazyVim (Nvim v0.9.5) config between 3 computers - MacOS Sonoma 14.3.1, Ubuntu Workstation 22.04, and 2 Ubuntu 22.04.3 LTS workstations. On all three, when I have notify enabled, notificati…