dotfiles/nvim/.config/nvim/lua
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
..
autocmd.lua nvim: plugins: For handling files with ANSI escape sequences better 2021-07-12 12:23:52 +05:30
keymappings.lua nvim: keymappings: Drop the mapping for help 2021-09-27 13:14:27 +05:30
lsp.lua nvim: lsp: Explicitly set the log level 2021-09-30 13:55:49 +05:30
plugins.lua nvim: plugins: Drop cscope 2021-09-30 14:20:42 +05:30
treesitter.lua nvim: treesitter: Enable Haskell 2021-06-28 16:43:06 +05:30
yolokai.lua nvim: yolokai: Sync with nvim-highlite upstream 2021-09-13 18:00:40 +05:30