Dafna Hirschfeld

Results 11 comments of Dafna Hirschfeld

lsp_definitions do work, the following command jumps to the definition of a function: ``` :lua vim.print(require('telescope.builtin').lsp_definitions()) ```