| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: correct undefined FzfLua global to lowercase fzflua | 37 hours | 1 | -1/+1 | |
| | | | | | | | FzfLua.actions.file_split references undefined global. The local variable is named fzflua (lowercase). This caused a runtime error when pressing ctrl-x in any fzf-lua file picker. | ||||
| * | refactor(nvim): rename telescope.lua to search.lua | 37 hours | 1 | -0/+181 | |
| The file contains fzf-lua configuration, not telescope. Name now reflects actual content. | |||||
