max397574

Results 29 issues of max397574

whoever added e.g. the minimalistic buttons wallpaper or the ones with the ascii cats would it be possible to add those with the new flavors as well?

https://github.com/dhruvasagar/vim-table-mode this in lua

help wanted
idea

### Description There were some changes with https://github.com/nvim-telescope/telescope.nvim/pull/2099 which made the ui look different ### Neovim version ```markdown NVIM v0.8.0-dev Build type: Release LuaJIT 2.1.0-beta3 ``` ### Operating system and...

bug

### Describe the bug Things which shouldn't be spell checked in latex are spell checked ### To Reproduce 1. use latest nightly and update treesitter ![Screenshot 2022-09-06 at 14 59...

bug

it would be really cool if there would be a code action (available when inside one of the two) that allows to change between ternary assignments and if/else statements example:...

enhancement

**Describe the bug** The completion window for commandline is at the wrong place with some commands (lowercase ones?). **Which version of Neovim are you using?** NVIM v0.9.0-dev-77-gf175ca9f7 **To Reproduce** Steps...

bug

### Todo: Function to detect conflicts which will automatically cleanup the keybinds table (if that's wanted). Not yet done because it's not clear whether a conflicting keybind should still be...

sorry for the low effort issue. If this isn't a known wontfix problem I'll open a more detailed one with a minimal repro. The issue is that in some cases...

related: https://github.com/sumneko/lua-language-server/issues/1667 I expected this to give an error ```lua ---@class cool_tbl ---@field test fun():string[] local my_tbl = { test = function() return { 2, { "test" }, } end,...

enhancement
feat/type check

it should be possible to provide titles in the form of highlight text chunks like for the builtin float titles or extmarks