-
### Problem
When using \=expression in substitute command, the expression runs before the user hits enter, and causing unexpected behavior.
https://github.com/user-attachments/assets/46384d0d-78ed-4…
-
Sometimes evaluating a certain metric calculations can take up some time. So we want to cache these results using `dvc`. For that we consider the following `param.yaml` file
```yaml
experiments:
…
-
### Problem
Given the following lua file:
```lua
local foo = {
attribute1 = false,
attribute2 = false,
}
```
If you do `%s/attribute/attr/gc`, confirm both changes and then press `u`ndo, t…
-
### Describe the bug
Attempting to open neovim in QuickFix mode using process substitution does not work, i.e. `nvim -q
-
I am attempting to do something similar to the following using application.conf
```
something {
os {
Linux=/some/random/linux/friendly/path
"Windows 8"="\\some\random\window…
-
-
Hello,
I get the following log each time ydns_updater.sh runs:
/root/ydns_updater.sh: 70: /root/ydns_updater.sh: Bad substitution
I have checked the line, it is echo ${ret//[[:space:]]/}
I…
-
Hi,
I was about to make a pull request for a command substitution that returned a wrong position when there are spaces in the commands in the command substitution `$(foo )`. But then I discovered a…
-
s/search/replace
-
Can you add variable substitution support to this plugin, like it's done in the plugin you based this one on?
Ref: https://github.com/ashald/EnvFile#variable-expansion
There it can be enabled i…