diff options
| author | marcellus <msimon_fr@hotmail.com> | 2025-07-03 17:20:02 +0200 |
|---|---|---|
| committer | marcellus <msimon_fr@hotmail.com> | 2025-07-03 17:20:02 +0200 |
| commit | d55e32e79a6b1280952eec4b108c9a47e1fad514 (patch) | |
| tree | 699ae85d853e042f00e7e8873426d9d657de5d85 /vim | |
| parent | e16918bc16c392abc303eb20a8a28545b599bfc1 (diff) | |
update
Diffstat (limited to 'vim')
| -rw-r--r-- | vim/.vimrc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vim/.vimrc b/vim/.vimrc new file mode 100644 index 0000000..f440cfe --- /dev/null +++ b/vim/.vimrc @@ -0,0 +1,6 @@ +syntax on +set backspace=indent,eol,start +set colorcolumn=80 +set relativenumber +colo slate +colo retrobox |
