dotfiles/nvim/.config/nvim/after
Sanchayan Maity 4b8caad3b6 nvim: plugins: Drop cscope
Now that we have migrated to clang LSP for C, the only reason for
keeping it around was using it to find files in gst-build repository
which was structured in such a way that fzf and rg could not be used.
Now that GStreamer has moved to monorepo setup, we can use fzf and
rg just like in any project. No need for cscope anymore.
2021-09-30 14:20:42 +05:30
..
ftplugin nvim: plugins: Drop cscope 2021-09-30 14:20:42 +05:30
plugin nvim: after/plugin/fugitive: Add key mappings for git log grep 2021-09-29 11:42:52 +05:30