diff options
| author | Kumar Damani <kdamani@kepler.space> | 2021-11-05 20:25:08 +0000 |
|---|---|---|
| committer | Kumar Damani <kdamani@kepler.space> | 2021-11-05 20:25:08 +0000 |
| commit | de794bedde617fcdd57436926d0ac46d288981bc (patch) | |
| tree | c9e35051753aba572f329b66bbfe6a6f84953388 | |
| parent | 992c409f722e2a394aa4e4be31e1d91cfa57cb28 (diff) | |
added coc to nvim
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -15,3 +15,6 @@ tmux/.config/tmux/plugins nvim/.config/nvim/plugged/ nvim/.config/nvim/.netrwhist nvim/.config/nvim/autoload/ + +coc/.config/coc/* +!coc/.config/coc/extensions/package.json |
