-
## Describe the bug
Potential documentation mistake or not correctly explained
## To reproduce
This part of the docs
![image](https://user-images.githubusercontent.com/2270425/162437931-46…
-
When run :vimdiff file1 file2, fail with notes that E97: Cannot create diffs.
rush3 updated
3 years ago
-
I have read the fugitive and vim docs and didn't find any solution for it. Here are the experts :)
Maybe this is more a question than a feature request:
My use case:
- `:Git blame`
- Select an…
-
## What exactly are you trying to do?
I am trying to configure dotfiles/script on my brand new termux installation. This is the error I stumbled upon:
`chezmoi: fork/exec /data/data/com.termux/fil…
-
### Steps to reproduce
I tried to https://www.vim.org/git.php so I performed these commands:
```
git clone https://github.com/vim/vim.git
cd vim
cd src
make
*su rootuser*
sudo make instal…
-
## Describe the bug
I've found out that chezmoi init fails if the remote repository url doesn't have .git in its path. This has no problem if the git repository can be accessed from a .git ending p…
-
Hi, just noticed you released v8.1.2 and the changelog says `Don't run pacdiff if vim isn't installed` and that's right because pacdiff works by default with `vimdiff`.
However, [pacdiff can also use…
-
Hi,
I'm working on a derivative board of the K8800 with a graphical display (based on ST7565 chip). Display is working as it should (albeit a bit slow on refresh but I guess that's just how marlin …
-
## Describe the bug
For security reasons it is a best practice to mount /tmp directory with noexec flag (preventing execution from files in /tmp directory)
unfortunately this prevents chezmoi to r…
-
## Issue description
Having `vim_configurable` in `environment.systemPackages` correctly exposes `gvim` and `xxd`.
Overriding settings using `vim_configurable.customize { ... }` as described in `p…