andweeb / presence.nvim

Discord Rich Presence for Neovim
818 stars 65 forks source link

Does not work for .d files #107

Closed jtbx closed 3 months ago

jtbx commented 1 year ago

Description

The rich presence does not work for D files.

Neovim version

NVIM v0.8.3

OS information

Gentoo

Steps to reproduce

Run nvim test.d

Logs

.

jiriks74 commented 1 year ago

Hello, if you're willing to transfer your issue to my repo I'll try to take a look at it.

I cannot make any promises as I don't know how much free time I'll have and I have just started working with Lua but I'll try my best to solve it.


I could reproduce this. Maybe a filetype is missing?

jtbx commented 3 months ago

I use Emacs now, works much better out of the box