davidosomething / dotfiles

mac OS, Arch Linux, and Debian/Ubuntu + Neovim
https://github.com/davidosomething/dotfiles
332 stars 21 forks source link

nvim - cssmodules_ls go to definition #521

Closed dotrakoun-clearstreet closed 2 months ago

dotrakoun-clearstreet commented 1 year ago

doesn't work in a typescript file because I have gd bound to require("dko.typescript").source_definition()

The LSP docs say to disable the LSP's definition provider altogether: https://github.com/antonk52/cssmodules-language-server#neovim