Finally getting leftdock into shape
This commit is contained in:
parent
e1c7e319c7
commit
e0d4360f6f
4 changed files with 55 additions and 26 deletions
|
@ -3,6 +3,4 @@
|
|||
|
||||
((nil . ((projectile-project-run-cmd . "./build/bin/presenter")
|
||||
(compilation-read-command . (nil))
|
||||
(projectile-project-compilation-cmd . "cmake -DCMAKE_EXPORT_COMPILE_COMMANDS=1 -B buld/ . && make --dir build/")))
|
||||
(qml-mode . ((completion-at-point-functions . (list
|
||||
(cape-super-capf #'cape-dabbrev #'cape-dict))))))
|
||||
(projectile-project-compilation-cmd . "cmake -DCMAKE_EXPORT_COMPILE_COMMANDS=1 -B buld/ . && make --dir build/"))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue