mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 08:41:43 +05:30
feat(nvim): Programming QoL plugins
- stay-centered: auto center cursor - WIP: project-explorer: open projects from computer from inside neovim
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
return {
|
||||
{ "tpope/vim-repeat" },
|
||||
|
||||
{ "arnamak/stay-centered.nvim" },
|
||||
|
||||
-- Better code folding
|
||||
{
|
||||
"kevinhwang91/nvim-ufo",
|
||||
|
||||
Reference in New Issue
Block a user