-
**Additional details:**
![image](https://user-images.githubusercontent.com/2104470/88889286-73418580-d272-11ea-8425-ad1db08e4e6a.png)
**System information:**
((emacs
(version . "28.0.50")
…
-
`:echo 1` does not display when wilder is enabled. I'm using NVIM v0.6.0-dev+62d67de59 with the following wilder config:
```vim
call wilder#enable_cmdline_enter()
set wildcharm=
cmap wilder#in…
-
Whether to add a preview for floating win like fzf.vim?
-
In the present code, is there a provision to pass the completion through external tools like `fzf`?
If not, is there a plan to do this?
Currently, full fuzzy completion is not working for me.
-
### Describe the bug
Lua highlights not working after TSUpdate.
`
## The following errors have been detected:
- ERROR: lua(highlights): /usr/local/share/nvim/runtime/lua/vim/treesitter/query.l…
-
Hi!
First off, thanks for building this interesting new analysis method, I am really excited to give it a try.
However, in my own ESM data I can't seem to get it working. After having adjusted for…
-
### Description
If you have a file with brackets in the name, for example `pages/api/user/[id].ts`, it fails to open via telescope's `find_files` or `file_browser`.
Opened with telescope, I see th…
-
When typing the autocompletion menu is populated with entries based on it's configured sources. However, it seems the population of entries lags behind (best way I could describe it) somehow. If I…
-
### Description
Pasting the value as it is, not respecting the new line or multi-line paste
**Expected Behavior**
Should be as follows:
This is line 1
This is line 2
This is line 3
…
-
### The problem
Hello, I use [TabNine](https://github.com/codota/tabnine-vim) for my autocompletion. This autocompletion is activated in the Telescope search bar and the first autocompletion result…