Skip to content
Snippets Groups Projects
Commit 917ede46 authored by Ghislain Loas's avatar Ghislain Loas
Browse files

remove org-mode from phafi

parent fea90024
Branches
Tags
2 merge requests!2080Sandbox detach zf from storm,!1949Dev#14141 record availability on search result
......@@ -50,7 +50,6 @@
(require 'phpunit)
(require 'auto-complete-autoloads)
(require 'auto-complete)
(require 'org-link-minor-mode)
(require 'gtags)
(add-hook 'gtags-mode-hook
......@@ -73,7 +72,6 @@
)
(auto-complete-mode t)
(subword-mode t)
(org-link-minor-mode t)
(gtags-mode t)
(setq ag-highlight-search t)
(setq ag-arguments (list "--smart-case"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment