1
0
mirror of https://github.com/pratiktri/dotfiles.git synced 2026-05-06 19:43:40 +05:30

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
@@ -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
--