commit | 732628ecdef188098715eb521cd119c96a525ca1 | [log] [tgz] |
---|---|---|
author | swissChili <swisschili@fastmail.com> | Fri Feb 25 10:35:56 2022 -0800 |
committer | swissChili <swisschili@fastmail.com> | Fri Feb 25 10:35:56 2022 -0800 |
tree | a19831507e9407d504269492d68f567da0ee5288 | |
parent | e386bc7e20fcb717eddd9e822612e99f7b6d1e05 [diff] [blame] |
Properly move NbRuntime to its own thread
diff --git a/.dir-locals.el b/.dir-locals.el new file mode 100644 index 0000000..e64b4d6 --- /dev/null +++ b/.dir-locals.el
@@ -0,0 +1,2 @@ +((c++-mode + (indent-tabs-mode . nil)))