neovim (nvim) settings for associating *.jbuilder
files to ruby language for LazyVim using filetype
function.
To reach that we need to tune up nvim-treesitter
plugin options.
neovim (nvim) settings for associating *.jbuilder
files to ruby language for LazyVim using filetype
function.
To reach that we need to tune up nvim-treesitter
plugin options.
import json | |
import time | |
import base64 | |
import os | |
from algosdk.v2client import algod | |
from algosdk import mnemonic | |
from algosdk.future import transaction | |
from algosdk import encoding | |
from algosdk import account | |
from algosdk import constants |