diff --git a/.config/nvim/lua/overseer/template/user/cmake_build.lua b/.config/nvim/lua/overseer/template/user/cmake_build.lua index f985f98..ba9460b 100644 --- a/.config/nvim/lua/overseer/template/user/cmake_build.lua +++ b/.config/nvim/lua/overseer/template/user/cmake_build.lua @@ -9,7 +9,7 @@ return { args = { "--build", "build", - "-j8" + "-j16" }, components = { {