-
Hi,
Is use justinmk/vim-sneak for quite a while and I'm used to using `s` for the sneak motions.
How would I map the `s` in `easyclip` to some other key?
Thanks,
Simon
-
We need to start adding some basic tests and having travis run them, stuff gets constantly broken.
Things like, does it build, does the built version run, etc. would be a good start.
-
I use VAM because it is in the repository of my distro Mint. only for that ONLY !!! !OK?
I install it from distro repo, so then I can not install anything!!!! e.g goyo but a lots of addons equals. e…
-
Hi Andrew,
Thanks a lot for the great plugin. I'm trying to run force.com vim commands from console directly.
i,e, for ex,
vim -c ApexInitProject
(or)
vim -c ApexCompare
It's working fine. But, Aft…
-
I'm getting an error when I run `:SyntasticCheck` on VimL files. I have vim configured with only the options suggested for new users in Syntastic's README:
```viml
let g:syntastic_vim_checkers = […
-
A repository without at least a short English description looks uninviting.
There should be at least the list of IDE features the project brings into Vim.
As far as I see from screenshots, it's
- L…
-
- [ ] Prolog
- [ ] PHP
- [x] CFML
- [ ] Vimscript
- [x] Dart
- [x] ReasonML
- [ ] Racket
- [x] x86-64 Assembly
- [ ] MIPS Assembly
For Dart, we can just use legacy clike.dart: https://githu…
-
[Enter steps to reproduce:]
1. ...
2. ...
**Atom**: 1.29.0 x64
**Electron**: 2.0.5
**OS**: Mac OS X 10.13.6
**Thrown From**: [ex-mode](https://github.com/lloeki/ex-mode) package 0.18.0
…
-
### Self Checks
- [x] I'm using the latest lualine. (commit [2248ef25](https://github.com/nvim-lualine/lualine.nvim/tree/2248ef254d0a1488a72041cfb45ca9caada6d994))
- [x] I didn't find the is…
-
Is it possible to configure commentary to use `//` or `/**/` inside `` tags in html files and `` elsewhere? If so, it'd be nice to have this kind of thing in jsp/php/erb files as well.