Stanisław Wiśniewski

Results 1 comments of Stanisław Wiśniewski

Looking at what `:KanagawaCompile` does ([here](https://github.com/rebelot/kanagawa.nvim/blob/c19b9023842697ec92caf72cd3599f7dd7be4456/lua/kanagawa/init.lua#L83)), it calls `load()`, which checks `config.compile` - if it's true, then it runs compiled file, else it runs from config. Same goes for `vim.cmd[[colorscheme...