dotfiles/nvim
Marty Oehme 8f15fb404a
nvim: Fix path completing on insert mode return
When hitting return in insert mode we would enter a path completion.
With this change the completion is moved from <c-m> (i.e. return) to
<c-t>.
2025-06-19 22:35:48 +02:00
..
.config nvim: Fix path completing on insert mode return 2025-06-19 22:35:48 +02:00