-
It's possible to trigger specfmt on save by adding something like this to your vim config:
```
au BufWritePost *.feature silent !specfmt -w %
```
which works perfectly... except that the buffe…
-
Hey Dan!
I'm trying to copy your style because you're mad fly and your dotfiles are causing me woes!
In particular, I'm receiving an error with respect to the RTP and Vundle.vim:
.vimrc
```
" Vim …
-
I'm trying to write a proper clipboard provider plugin that behaves correctly on Linux, i.e. own clipboards and send out data on request, instead of Neovim style's "send on copy" method. This makes it…
-
**Feature category**
- Check(Type 'x') any that Applicable item:
- [x ] Vim
- [ ] Vim plugin
Usually in vim I will perform insert action, then get into normal mode to go to other line in…
-
The [XDG Base Directory Specification](https://specifications.freedesktop.org/basedir-spec/latest/) is a widely used setup for applications to store their files. It allows for a clean home folder and …
-
Hello. Thank you for your config)
But I tried this install in arch linux and mint linux. I followed instructions from README.md . And appeared same problem:
```
Error detected while processing /home/…
-
Hi!
First of all, thank you for keeping this awesome colorscheme alive in modern Neovim, it looks fantastic!
I'm finding it a bit awkward to override highlight groups, however. For simplicity, I w…
-
I've used vim-wordy in neovim, and I found it to be exceptional. However, I have since moved to Spacemacs (an emacs configuration set up to be similar to vim, but more extensible and with more feature…
-
- [x] I have fzf 0.30.0 or above
- [x] I have read through https://github.com/junegunn/fzf.vim/blob/master/README.md
- [x] I have read through https://github.com/junegunn/fzf/blob/master/README-VIM.…
-
Hello everybody.
I'm a baker that has a lot of hopes on Oni2. Sorry if this is not the proper place to share an oppinio, but it's the closes place that is not a chat that I found.
After many tries N…