Bohdan's terminal configuration

nvim: enabled support for Lazy dev mode

bpavuk.neocities.org a9ed42f8 94f5053e

verified
Changed files
+6
nvim
.config
nvim
lua
configs
+6
nvim/.config/nvim/lua/configs/lazy.lua
··· 2 defaults = { lazy = true }, 3 install = { colorscheme = { "nvchad" } }, 4 5 ui = { 6 icons = { 7 ft = "",
··· 2 defaults = { lazy = true }, 3 install = { colorscheme = { "nvchad" } }, 4 5 + dev = { 6 + path = "~/coding", 7 + patterns = { "jj-log.nvim" }, 8 + fallback = true, 9 + }, 10 + 11 ui = { 12 icons = { 13 ft = "",