diff options
| author | Soispha <soispha@vhack.eu> | 2023-08-19 20:36:54 +0200 |
|---|---|---|
| committer | Soispha <soispha@vhack.eu> | 2023-08-19 20:36:54 +0200 |
| commit | 926ffc9c04613d0a60c46d0fc417244dc318817d (patch) | |
| tree | 9181277612467ef82e22d4ccbdaa57be7fbc8f83 /home-manager/soispha/config/neovim/nixvim/mappings | |
| parent | Fix(hm/conf/neovim): Remove duplicate mapping, which mapped n to n (diff) | |
| download | nixos-config-926ffc9c04613d0a60c46d0fc417244dc318817d.zip | |
Fix(hm/conf/neovim/autocmds): Add anchor to space replacement
Without this the following code would be completely minimized:
```
{...}:{
services.lua_language={
enable=true;
};
}
```
→
```
{...}:{
services.lua_language={
enable=true;
};
}
```.
Now it should only strip the whitespace at the end of the lines.
Diffstat (limited to 'home-manager/soispha/config/neovim/nixvim/mappings')
0 files changed, 0 insertions, 0 deletions
