-
I see Unite completion in the documentation - but any idea how to make it work with Deoplete (I believe Deoplete is supposed to be Next Gen Unite by the same author).
-
[rtags](https://github.com/Andersbakken/rtags) also installs a `rp` binary to the bin folder, this can result in a cross-package name conflict on linux distributions.
-
https://github.com/lyuts/vim-rtags/blob/master/plugin/rtags.vim#L570
First, what you want is "&>" not ">&", which means redirect to file descriptor. Secondly, no, this is not portable. Lastly, you …
yshui updated
7 years ago
-
**Describe the bug**
When running `M-x rtags-install` on my emacs (version 28.2) on Ubuntu 22.04, I get the following output on `*RTags Install*`:
```
Downloading rtags from https://github.com/Ande…
-
I use vim to edit system files etc, under root and also for user specific settings under a user account. If root is the first user of vim since booting, the log file (vim-rtags-python.log) is created …
-
Hello,
this snippet of code:
```
utils::DynVector offset(meshContext.geometry->getOffset());
offset += meshContext.localOffset;
```
point is on the offset in the second line, I call ``…
floli updated
7 years ago
-
### Please mark appropriate
- [ x] rtags (rdm/rc/rp)
- Emacs Lisp
- [ ] ac-rtags.el
- [ x] company-rtags.el
- [ x] helm-rtags.el
- [ ] flycheck-rtags.el
- [ ] ivy-rtags.el
…
-
`OSError: [Errno 24] Too many open files` in (presumably) many builds on darwin
https://hydra.nixos.org/build/177045387/log
example of a pr fixing such a issue https://github.com/NixOS/nixpkgs/p…
-
Having an issue which is think is similar to a other mac user issues. My packages work fine (rtags, irony etc) before i bring in cmake-ide but when i do it will load up fine and crash after i use rtag…
-
Hello,
does this refactoring tool support ecma script 7? I know rtags (great btw) supports c++11, so I'm curious whether its "little brother" aims for latest version of language, too.
Vin77 updated
8 years ago