-
I had lots of fun using `vimtex` for writing a paper and my PhD thesis :). Thank you for developing and maintaining this modern plugin.
It is 2019 and Language servers are here! VSCode seems to be …
-
Hey. I cannot configure php actor to work properly with yii 1.1.
When i type -> in my code:
`class A extends B {
public function foo() {
$this->
}
}
`
Appears error: [ncm2_papator@yarp] KeyErr…
hneis updated
2 years ago
-
### Describe the bug
```
builder for '/nix/store/5mi6qxrksizwnrvfnypxlsqj8mjx0llw-vim-pack-dir.drv' failed with exit code 1; last 10 log lines:
unpacking sources
unpacking source archive /ni…
-
For authors of completion engines, it would be useful to support detection of when cmp is loaded. This allows for plugins which may not be used alongside cmp always to not have to do a slow condition…
-
## Issue description
This problem started after I updated using `nixos-rebuild switch` and `home-manager switch`.
I'm using the following packages together:
Snippet from my configuration.nix
…
-
Frequently I'll write a line like
`$foo = Mockery::mock(Foo::class);` with my cursor now at the end of the line, I have to jump back to the class name before I can import.
Alternatively I'd have…
-
I'm used to using coc.nvim style completion where the completion list is shown and updated as you type. But with omnifunc, you have to explicitly invoke it. Is there a workaround?
K1DV5 updated
2 years ago
-
Hello,
I am new to neovim so I'm sure I'm missing something simple. I have installed a plugin nvim-lspinstall (https://github.com/kabouzeid/nvim-lspinstall) which installs the language servers for me…
-
### Environment
- OS:
- [x] Linux
- [] macOS
- [] Windows
- [] FreeBSD
- Vim:
- [] Terminal Vim
- [] GVim
- [x] NeoVim
**Put the contents of `:version` below:…
-
The docs only discuss making ncm2 aware of the syntax subscopes in a wiki, but don't say anything about using ncm2 for completing links.
In case this is of any value to others, the following regist…
j-hui updated
3 years ago