-
### Your `minimal.lua` config
```lua
local root = vim.fn.fnamemodify("./.repro", ":p")
-- set stdpaths to use .repro
for _, name in ipairs({ "config", "data", "state", "cache" }) do
vim.env[(…
-
Hi,
I was just reading the [latest updates](https://code.visualstudio.com/updates) and it says one can install `typescript@next` globally and then set `typescript.tsdk` so VS Code can use the appropr…
-
Hello,
3.x worked fine.
I don't know what 4.0 is opening, but is almost certainly not my nvim default configuration.
Here is how I see a file with nvim:
![image](https://github.com/mikesmi…
-
I'm getting a warning for every use of `vim` in my config:
![CleanShot 2022-12-22 at 17 00 58@2x](https://user-images.githubusercontent.com/1154912/209233560-5c5365d0-b8a9-4375-bed5-5da9ef59acfd.pn…
-
Commit 70c9b1dd99e28deb342174e2a2be9e4a46b9a2ab Causes LF to force a background color, even when using a transparent terminal. The fixes in #5 don't seem to work.
Relevant config (functional when u…
-
### Problem
Connect to a remote machine over ssh, try to open two split buffers and then scroll on one buffer. The screen containing the other buffer will get corrupted.
![demo](https://github.com…
-
Hello, I'm seeing this error when opening an .R file with neovim:
```
Error detected while processing function ROnJobStdout[40]..UpdateSynRhlist[11]..FunHiOtherBf:
E117: Unknown function: nvim_se…
-
hey firstly thanks for more catppuccin :sunflower:
i was trying to setup the plugin and wanted to have it have a transparent background. without the plugin in the `tmux.conf` and with the `set-opt…
-
Does the theme have markdown highlights?
as for me the markdown file is pure pale without any colors.
-
### 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 have searched the existing issues o…