chore(nvim): Removed unused plugins, renamed some files

This commit is contained in:
Pratik Tripathy
2025-07-25 22:06:30 +05:30
parent 1e5509daaa
commit 80eea03892
6 changed files with 12 additions and 29 deletions

View File

@@ -370,6 +370,8 @@ return {
-- Default Mappings on the popup
--
-- ["f"] = Search the children nodes using telescope
--
-- ["J"] = actions.move_down(), -- Move focused node down
-- ["K"] = actions.move_up(), -- Move focused node up
--