Package Details: xrefactory 1.6.10-3

Git Clone URL: https://aur.archlinux.org/xrefactory.git (read-only, click to copy)
Package Base: xrefactory
Description: Professional refactoring tool for C/Java and Emacs
Upstream URL: http://xrefactory.com
Licenses: custom
Submitter: litvindev
Maintainer: litvindev
Last Packager: litvindev
Votes: 0
Popularity: 0.000000
First Submitted: 2018-09-15 06:07 (UTC)
Last Updated: 2024-04-09 15:21 (UTC)

Dependencies (2)

Required by (0)

Sources (34)

Latest Comments

litvindev commented on 2023-10-31 02:57 (UTC) (edited on 2023-10-31 03:01 (UTC) by litvindev)

Add the following lines in ~/.emacs:


(defvar xref-key-binding 'global) ;; can be also 'local or 'none
(load "xrefactory")