Pablo Mora
Pablo Mora
This does the trick indeed ``` setlocal comments=s1:/',mb:',ex:'/,:' commentstring='\ %s formatoptions-=t formatoptions+=croql ```
Maybe an example on how to do this and/or even the the default being widescreen would be nice Thanks On Sat, 29 Jul 2023 at 04:38, Adam Zapletal ***@***.***> wrote:...
Same issue here. What a pity that the main example for sphinx is not working. Thanks anyway
Same issue here. Tested your code on the PR and it works perfectly for me at least. Vim 9.0 and python 3.10 here as well
I think that was the idea, but it would be awesome to have an output like so: ``` logic clk; logic reset_n; logic other_out; logic [DIN_WIDTH-1:0] binin; logic [DOUT_WIDTH-1:0] thermout;...
I see, thanks! It would be nice if the parser could see they are wires, as this is what the ports are when not explicitely defined, as per verilog standard
That is true. But I guess a missing \`default_nettype directive equals to a \`default_nettype wire? Personally I have never found an issue with relying on the default_nettype of wire. I...
Looks like we answered pretty much at the same time! Commenting on this now: > The past-as-signal shoud be removed or merge with past-as-logic that does the same. Yes, I...
Some info from the forum on this: https://discourse.joplinapp.org/t/simple-instructions-for-joplin-server-upgrade/18343/20
> Where is the 3.0.15 tag for the latest stable release in https://github.com/laurent22/joplin/releases ? I think those are not server releases. For server releases I found this: https://joplinapp.org/help/about/changelog/server