adding in a video model and editor
This commit is contained in:
parent
fab9f86b41
commit
c35c0f6550
22 changed files with 972 additions and 160 deletions
|
@ -2,4 +2,5 @@
|
|||
;;; For more information see (info "(emacs) Directory Variables")
|
||||
|
||||
((nil . ((projectile-project-compilation-cmd . "cmake -DCMAKE_EXPORT_COMPILE_COMMANDS=1 -B build/ . && make --dir build/")
|
||||
(projectile-project-run-cmd . "./build/bin/presenter"))))
|
||||
(projectile-project-run-cmd . "./build/bin/presenter")))
|
||||
(c++-mode . ((aggressive-indent-mode . nil))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue