diff options
| author | marcellus <msimon_fr@hotmail.com> | 2023-05-14 02:10:52 +0200 |
|---|---|---|
| committer | marcellus <msimon_fr@hotmail.com> | 2023-05-14 02:10:52 +0200 |
| commit | ca1fba1ef518b2f55bc168e9782b500dfec67c16 (patch) | |
| tree | a57da0a029e69e0f72de488167a71465322caf33 /nvim/.gitignore | |
| parent | 13673af51e280878478940148971717491822ffc (diff) | |
add: nvim config files (totally not stolen from ratakor)
Diffstat (limited to 'nvim/.gitignore')
| -rw-r--r-- | nvim/.gitignore | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/nvim/.gitignore b/nvim/.gitignore new file mode 100644 index 0000000..189fa64 --- /dev/null +++ b/nvim/.gitignore @@ -0,0 +1,16 @@ +# . :-. . +# author: marcellus </var/spool/mail/marcellus> :*==*%%%#%+=---: +# :#%%%*+%#=+%*:. +# created: Sun, 14 May 2023 01:29:10 +0200 :%%%. . -*%- +# updated: Sun, 14 May 2023 01:30:06 +0200 =## . :#%*=:. +# -#*#%:=#%%%#- +# description: *:*%%%%%%%#- +# .-#%%%%%%+ +# %%%--%%%%*- +# ##%= +%%=:.. +# #* #%# +# :# -==* +# :: .: + +plugged/ +autoload/ |
