diff options
| author | Kumar Damani <kdamani@kepler.space> | 2021-11-05 20:32:12 +0000 |
|---|---|---|
| committer | Kumar Damani <kdamani@kepler.space> | 2021-11-05 20:32:12 +0000 |
| commit | d182a6968315378b03ef306648d49f772ed47006 (patch) | |
| tree | 5530dd6111c72be4c1156d0b39b1e9c0a59f32da /.gitignore | |
| parent | de794bedde617fcdd57436926d0ac46d288981bc (diff) | |
added coc to nvim
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -17,4 +17,6 @@ nvim/.config/nvim/.netrwhist nvim/.config/nvim/autoload/ coc/.config/coc/* +!coc/.config/coc/extensions +coc/.config/coc/extensions/* !coc/.config/coc/extensions/package.json |
