diff options
Diffstat (limited to 'vim/.vim/after/plugin/bindings.vim')
-rw-r--r-- | vim/.vim/after/plugin/bindings.vim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/.vim/after/plugin/bindings.vim b/vim/.vim/after/plugin/bindings.vim index fca2fe1..7ebffed 100644 --- a/vim/.vim/after/plugin/bindings.vim +++ b/vim/.vim/after/plugin/bindings.vim | |||
@@ -1,5 +1,5 @@ | |||
1 | " Collection of custom bindings. | 1 | " Collection of custom bindings. |
2 | " Last Changed: 2021-05-16 | 2 | " Last Changed: 2021-05-18 |
3 | " Author: Federico Igne <> | 3 | " Author: Federico Igne <> |
4 | " License: This file is placed in the public domain. | 4 | " License: This file is placed in the public domain. |
5 | 5 | ||