diff options
| author | Caroline Larimore <caroline@larimo.re> | 2024-07-22 00:02:19 -0700 |
|---|---|---|
| committer | Caroline Larimore <caroline@larimo.re> | 2024-07-22 00:02:19 -0700 |
| commit | 443f678813be1f8eef3b7153506a6f0a80ea4d0e (patch) | |
| tree | fe9f587b7aa1597cfa427d0d7dc6ba1125661c26 /home/vim.nix | |
| parent | 25b58a8bd95ed42acbb0ad159b528026f24c549a (diff) | |
Fix trailing newlines
Diffstat (limited to 'home/vim.nix')
| -rw-r--r-- | home/vim.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/vim.nix b/home/vim.nix index 4399037..75e712f 100644 --- a/home/vim.nix +++ b/home/vim.nix @@ -34,4 +34,4 @@ url = "https://github.com/LnL7/vim-nix.git"; rev = "e25cd0f2e5922f1f4d3cd969f92e35a9a327ffb0"; }; -}
\ No newline at end of file +} |