Emacs: Remove old neotree reference.
This commit is contained in:
parent
fb7af7116d
commit
c0925c4ac3
|
@ -1,6 +1,6 @@
|
|||
;;; common.el --- Common programming settings. -*- lexical-binding: t; -*-
|
||||
|
||||
;; Time-stamp: <2019-11-29T02:56:57+00:00>
|
||||
;; Time-stamp: <2019-12-01T06:11:27+00:00>
|
||||
|
||||
;;; Commentary:
|
||||
|
||||
|
@ -125,7 +125,6 @@
|
|||
|
||||
:custom
|
||||
(projectile-project-compilation-dir "build")
|
||||
;; (projectile-switch-project-action 'neotree-projectile-action)
|
||||
(projectile-switch-project-action 'my/switch-project)
|
||||
(projectile-project-configure-cmd
|
||||
"cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_EXPORT_COMPILE_COMMANDS=ON \
|
||||
|
|
Loading…
Reference in New Issue
Block a user