diff options
author | gxlin <[email protected]> | 2021-07-19 20:55:57 +0800 |
---|---|---|
committer | gxlin <[email protected]> | 2021-07-19 20:55:57 +0800 |
commit | 79deeb3d8f888fadd8fef49086f34ae7ff74e08f (patch) | |
tree | 52f0a22b3d0c194821fb45e52ab5d9d2b635ee35 /.vim/.gitignore | |
parent | 58263cb458bc7ad9b123173f81f0912f341a702c (diff) | |
download | dotfiles-79deeb3d8f888fadd8fef49086f34ae7ff74e08f.tar.gz dotfiles-79deeb3d8f888fadd8fef49086f34ae7ff74e08f.tar.bz2 dotfiles-79deeb3d8f888fadd8fef49086f34ae7ff74e08f.zip |
Modify .zshrc and config of ycm
Diffstat (limited to '.vim/.gitignore')
-rw-r--r-- | .vim/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.vim/.gitignore b/.vim/.gitignore index 3c1968e..fa93c73 100644 --- a/.vim/.gitignore +++ b/.vim/.gitignore @@ -1,3 +1,4 @@ plugged autoload .swp +.netrwhist |