plank.nvim Plugin that adds file type & syntax highlighting support for the plank language to neovim. Installation lazy.nvim { "plankevm/plank.nvim", dependencies = { "nvim-treesitter/nvim-treesitter" }, }