-
Hello,
Recently migrated my config to nvim/lua and apparently I can't properly use Toc now.
When using just nvim with vimrc config files it all works fine but when I switch to my lua config, it …
-
Hi! I'm currently using the `junegunn/fzf` plugin, but a lot of the VimLLua interop is a pain, so I'm trying to switch to this plugin.
Is it possible to achieve a layout similar to using `vim.g.fzf…
-
Calls `(extract.prompt "")` yields `':silent! call repeat#set(",e", 1)\n'`
_Originally posted by @glyh in https://github.com/Olical/conjure/issues/388#issuecomment-1207226305_
-
**Describe the bug**
First I have this setting `backends = {"lsp", "treesitter"}`. If I am correct, I think this means use LSP as the backend and fallback to treesitter if LSP is unavailable.
I op…
-
See discussion in #134
-
### Problem description
i try to make my way from lsp installer to mason. i setup mason-lspconfig like the pasted config from me. after restarting nvim it throws me alot of error:
```
Error detec…
-
according to `:help endfunction` `:endfunction` would range from `:endf` to `:endfunction` but the way it currently is setup
it accepts `:end` as it's shortest form. I pretty sure this is a mistake…
0xAdk updated
2 years ago
-
I was initially debugging something else in the project `tsconfig.json` & found this by luck.
- `nvim --version`:
```
NVIM v0.5.0-nightly-78-g02155f5c1
Build type: Release
LuaJIT 2.0.5
Com…
-
```
lua
-
### Description
I have a SvelteKit project that I'm developing on a Windows machine.
In SvelteKit, you can define routing groups (invisible parent folders, for lag of a better term) by putting t…