diff options
| author | Martial Simon <msimon_fr@hotmail.com> | 2023-05-17 00:09:51 +0200 |
|---|---|---|
| committer | Martial Simon <msimon_fr@hotmail.com> | 2023-05-17 00:09:51 +0200 |
| commit | 5d3c0b24405381a41bd13a3135fa2969c2b47a48 (patch) | |
| tree | c59a2521159b90daac9e139e5ebaeaf24dd3fa0f /nvim/.gitignore | |
| parent | 436159f3542d4e11c81ff927ab6b22f5ad2619e0 (diff) | |
| parent | ca1fba1ef518b2f55bc168e9782b500dfec67c16 (diff) | |
Merge branch 'main' of https://github.com/Laitram31/config
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/ |
