-
Whenever I use nvterm the cursor (Unless using some application in the terminal like gdb or ranger) Goes to the top after every command but the rest of the terminal doesn't clear so new commands are w…
-
Using NvChad v2.0 / base46 v2.0:
I update my plugins and found comment highlights not working with my config.
![Screenshot 2024-03-19 205621](https://github.com/NvChad/base46/assets/158307/390d6…
-
Request from Discord:
@mblarsen: Can one make requests for themes here? You already have the awesome tokyo night theme. Would it be a big ask if you could add the "storm" variant if it too?
@sid…
-
**Describe the bug**
I updated to v2.5. Transfered all my configs to the new style. My `chadrc.lua` file looks like this for the themes
`
local M = {}
M.ui = {
theme = "material-lighter",
…
-
Please add Material color theme
https://github.com/marko-cerovac/material.nvim
-
```
feat/git-plugin
```
https://www.youtube.com/watch?v=zOQMwWqdp9w&t=105s
2개 플러그인 모두 유용해 보입니다.
https://github.com/sindrets/diffview.nvim
위 플러그인도 유용해보입니다.
-
**Is your feature request related to a problem? Please describe.**
Nvim theme to follow the light mode and dark mode changes of the system.
**Describe the solution you'd like**
Nvim automatically…
-
This line attempts to fetch some files from a directory, by calling dofile, but it should be wrapped to handle non-existent files in this directory:
```lua
-- /.local/share/nvim/nvchad/base46/...
d…
-
```
feat/ensure-installed-none-lsp
```
https://github.com/jay-babu/mason-null-ls.nvim?tab=readme-ov-file#configuration
```lua
require("mason-null-ls").setup({
ensure_installed = { "stylu…
-
Hi everyone I need feedback with the new potential mapping syntax which could be used from v3.0.
Currently you all have to read this custom syntax
```lua
[""] = {" NvimTreeToggle ", "Toggle nvimt…