LazyVim.LazyVim/lua/lazyvim
Sheol27 39ca76c960
fix(omnisharp): use Go To Definition with fzf.lua (#4260)
## Description

There was a problem with Omnisharp with fzf.lua enabled instead of
telescope. As discussed in #4258, this change makes Go To Definition
work with fzf.lua.

## Related Issue(s)

  - Fixes #4258 

## Checklist

- [x ] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md)
guidelines.
2024-09-18 08:22:58 +02:00
..
config feat(lazygit): allow user to override LazyVim config with custom file (#4367) 2024-08-31 09:18:20 +02:00
plugins fix(omnisharp): use Go To Definition with fzf.lua (#4260) 2024-09-18 08:22:58 +02:00
util fix(toggle): diagnostics enable/disable. See #4205 2024-08-31 12:34:45 +02:00
health.lua fix(health): add warning when not using 0.10.0 2024-05-16 21:25:51 +02:00
init.lua fix: add shim for vim.uv just in case someone upgrades lazyvim before lazy 2024-03-22 10:30:35 +01:00
types.lua style: better types for vim.api.nvim_create_autocmd 2024-06-07 23:02:47 +02:00