-
Let's refactor the way formatting is done to allow users to plug in their own formatters if they do not like the default formatting.
This would involve:
1. Creating a `natdat.Formatter` type wit…
Gelio updated
8 months ago
-
I am using latest release (v0.4.1) with Neovim 0.10.0, and I don't get any completion from some LSP. Completion from path, snippets and buffer still works fine.
Here is my configuration (almost de…
-
I use neovim coding c++ recently, and meet cland quit with exit code non-zero some times. LSP log said it is a bug? I don't know if I am the only one experiencing this. Is there a solution?
![image]…
-
I am currently getting the error below
```
E5113: Error while calling lua chunk: ...e/pack/packer/start/cmp-cmdline/lua/cmp_cmdline/init.lua:35: couldn't parse regex: Vim:E369: invalid item in \%[…
-
Is there any way to have the default cmp display style?
`nvim-cmp`
![image](https://github.com/user-attachments/assets/3aa94b1f-4a5c-4119-8bad-3bbc85900951)
`blink.cmp`
![image](https://github…
-
I want to create a snippet that will match a string of digits (\d+) as an Unix Epoch time and convert it into a date in ISO format
```lua
local ls = require('luasnip')
local f = ls.function_nod…
-
-->Summary: https://notes.glepage.com/rA_fyfKESvC9OxGGNHOYXw#Lazy-Loading
-
Hi, I'm a bit confused as to how one would re-enable completion engines such as `cmp` and `mini` as both are currently [explicitly disabled](https://github.com/stevearc/dressing.nvim/blob/master/lua/d…
-
### Problem
Local LuaJIT v2.1:
```
$ luajit 'print(table.pack, pack, table.unpack, unpack)'
function: 0x7f07e7cfc658 nil nil function: builtin#15
```
Neovim (HEAD):
```
$ nvim --cle…
aktau updated
2 weeks ago
-
### Contributing guidelines
- [X] I have read [CONTRIBUTING.md](https://github.com/echasnovski/mini.nvim/blob/main/CONTRIBUTING.md)
- [X] I have read [CODE_OF_CONDUCT.md](https://github.com/echasn…