You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nvim/lua/catppuccin/lib
sgoudham 9dd074cca2
fix(compiler): Match 'Windows_NT' uname
On Windows 11, the uname returned is 'Windows_NT' and therefore,
this commit includes 'Windows_NT' within the check so that the
compiler works properly on Windows operating systems.
2 years ago
..
compiler.lua fix(compiler): Match 'Windows_NT' uname 2 years ago
highlighter.lua fix(highlight): Wrong option type 2 years ago
hsluv.lua BREAKING CHANGE: reworked most directories and function calls 2 years ago
mapper.lua BREAKING CHANGE: reworked most directories and function calls 2 years ago
ui.lua fix(formatting): stylua 2 years ago