Variable: evil-ex-argument-types

evil-ex-argument-types is a variable defined in evil-ex.el.

Value

Large value
((state nil
	(collection
	 . #[771
	     "\301B\2051�\302\267\202�\303#\207\304#\207\305#\207\242\306=\2051�\306\307A$B\207"
	     [evil-state-properties (nil)
				    #s(hash-table test eq data
						  (nil 13 t 19 lambda
						       25))
				    try-completion all-completions
				    test-completion boundaries
				    completion-boundaries]
	     10
	     ("/root/.emacs.d/elpa/evil-20251108.138/evil-commands.elc"
	      . 228629)]))
 (substitution
  #[513
    "rq\210\305\267\202&�\306\307\310\311\312\313 \314\315\316	\205�\317&	\210\320\262\202&�\321\307!\210\320=\205\267�\n\205\267�\211G\322V\205\267�\3231\260�\3241\247�\325\206E�\326\327\"\211G\330U\203W�\211A\262\242\202^�\331\332\333GD\"\211A\262\242\334\335\307\"\210\f\203w�\336\f\327\"\202\200�\337\340 \341 \342\343\327%\211A\203\216�\211A\262\242\202\225�\331\332\344GD\"\211A\262\242\345\307#\266\20700\202\267�0\346\347!\262\202\267�\346\350!!\262)\207"
    [evil-ex-original-buffer evil-ex-substitute-interactive-replace
			     evil-ex-substitute-highlight-all
			     evil-ex-substitute-current-replacement
			     evil-ex-range
			     #s(hash-table test eq data
					   (start 10 stop 34))
			     evil-ex-make-hl evil-ex-substitute :face
			     evil-ex-substitute-matches :win
			     minibuffer-selected-window :update-hook
			     evil-ex-pattern-update-ex-info
			     :match-hook
			     evil-ex-pattern-update-replacement update
			     evil-ex-delete-hl 0 (user-error)
			     (end-of-file) evil-ex-get-substitute-info
			     "" t 3 signal wrong-number-of-arguments
			     (pattern replacement _flags) nil
			     evil-ex-hl-change evil-expand-range
			     evil-range line-beginning-position
			     line-end-position line :expanded
			     (beg end &rest) evil-ex-hl-set-region
			     evil-ex-echo "Incomplete replacement"
			     error-message-string]
    13
    ("/root/.emacs.d/elpa/evil-20251108.138/evil-search.elc" . 41979)]
  nil)
 (file-or-shell evil-ex-init-shell-argument-completion
		(completion-at-point
		 . evil-ex-file-or-shell-command-completion-at-point))
 (shell evil-ex-init-shell-argument-completion
	(completion-at-point . comint-completion-at-point))
 (buffer nil (collection . internal-complete-buffer))
 (file nil (collection . read-file-name-internal)))

Documentation

Association list of argument handlers.

Source Code

;; Defined in ~/.emacs.d/elpa/evil-20251108.138/evil-ex.el
(defvar evil-ex-argument-types nil
  "Association list of argument handlers.")