AF

Results 13 issues of AF

`doc/iron.txt` is not about v3.0.

fix-docs

Should ZLS have a tagged commit and a release which is compatible with each version of Zig? Similar to #438.

enhancement

When talking about `LanguageClient-neovim` in the wiki, the link to the guide is broken: [Using Language Servers within NeoVim](https://jacky.wtf/weblog/language-client-and-neovim/). Please provide a guide or an example, considering also that there...

Autocomplete has a "step" alignment and the possible options are printed several times, if a entry's name is longer than maximum characters per row of terminal.

`luasnip-expand-or-jump` raises sometimes an error after an expansion of a LSP snippet . It happens "randomly", because actually I haven't found yet a way to reproduce it. The error: `LuaSnip/lua/luasnip/nodes/snippet.lua:318:...

- [ ] Add an appropriate compare function. See https://github.com/f3fora/cmp-spell/blob/20f3347e5834bea04892cffa6259a51ddfb9c61f/lua/cmp-spell/init.lua#L55 - [x] Enable this source only inside `@spell` See `:h treesitter-highlight-spell` #8 - [ ] Enable this source only inside...

help wanted

### Describe the feature #### luarocks build Use packer to build a `.rockspec` with `luarocks build`, such that one can define something like ``` use_rocks('my-package-dev-1.rockspec') ``` #### luarocks new-version When...

enhancement
luarocks
v1

### Description As you can see in the following example, none of the combinations of `#sub` or `#super` with `#highlight` produces the expected results. In particular the offset of the...

bug
text
good contribution

see https://docs.python.org/3/library/zlib.html

Fixed #40 . Changes proposed in this pull request: * #40 comments out 2 lines that redefined ps6000GetValuesAsync, but those lines were instead a typo for ps6000GetValuesBulkAsync