Jack Barnes

Results 6 issues of Jack Barnes

### Did you check docs and existing issues? - [X] I have read all the tokyonight.nvim docs - [X] I have searched the existing issues of tokyonight.nvim - [X] I...

bug

### Problem https://github.com/neovim/neovim/assets/135401840/87e79f6f-b51f-4a96-baab-f79af72a6351 ### Steps to reproduce Here is my minimal config: ```lua local path = vim.fn.stdpath("data") .. "/nvim-treesitter" vim.opt.rtp:prepend(path) require("nvim-treesitter.configs").setup({ ensure_installed = { "markdown", "markdown_inline", "latex", }, highlight =...

bug
treesitter

Return section_mru in theta theme so that people can configure layout like this: ```lua config = function() local theta = require("alpha.themes.theta") theta.header.val = require("alpha.fortune") theta.config.layout = { { type =...

### Did you check docs and existing issues? - [x] I have read all the snacks.nvim docs - [x] I have updated the plugin to the latest version before submitting...

bug

### Did you check the docs? - [x] I have read all the snacks.nvim docs ### Is your feature request related to a problem? Please describe. High appreciation for this...

enhancement

### Did you check docs and existing issues? - [x] I have read all the snacks.nvim docs - [x] I have updated the plugin to the latest version before submitting...

bug