Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Options

Ronald Record edited this page Apr 7, 2023 · 2 revisions

Options

Neovim options can be dynamically viewed and set with :options. A convenience keymap has been created for this - <leader>o (default: ,o).

Example output from :options:

Each "set" line shows the current value of an option (on the left).

Table of Contents

  1. important
  2. moving around, searching and patterns
  3. tags
  4. displaying text
  5. syntax, highlighting and spelling
  6. multiple windows
  7. multiple tab pages
  8. terminal
  9. using the mouse
  10. messages and info
  11. selecting text
  12. editing text
  13. tabs and indenting
  14. folding
  15. diff mode
  16. mapping
  17. reading and writing files
  18. the swap file
  19. command line editing
  20. executing external commands
  21. running make and jumping to errors (quickfix)
  22. language specific
  23. multi-byte characters
  24. various

important

compatible behave very Vi compatible (not advisable)
 set nocp cp
cpoptions list of flags to specify Vi compatibility
 set cpo=aABceFs_
paste paste mode, insert typed text literally
 set nopaste paste
runtimepath list of directories used for runtime files and plugins
 set rtp=/home/ronnie/.config/nvim-Lazyman,/home/ronnie/.local/share/nvim-Lazyman/lazy/lazy.nvim,/home/ronnie/.local/share/nvim-Lazyman/lazy/vim-visual-multi,/home/ronnie/.local/share/nvim-Lazyman/lazy/nvim-notify,/home/ronnie/.local/share/nvim-Lazyman/lazy/nvim-autopairs,/home/ronnie/.local/share/nvim-Lazyman/lazy/hacker.nvim,/home/ronnie/.local/share/nvim-Lazyman/lazy/vim-repeat,/home/ronnie/.local/share/nvim-Lazyman/lazy/which-key.nvim,/home/ronnie/.local/share/nvim-Lazyman/lazy/vim-be-good,/home/ronnie/.local/share/nvim-Lazyman/lazy/possession.nvim,/home/ronnie/.local/share/nvim-Lazyman/lazy/ChatGPT.nvim,/home/ronnie/.local/share/nvim-Lazyman/lazy/tabline.nvim,/home/ronnie/.local/share/nvim-Lazyman/lazy/lualine-so-fancy.nvim,/home/ronnie/.local/share/nvim-Lazyman/lazy/lualine.nvim,/home/ronnie/.local/share/nvim-Lazyman/lazy/neoscroll.nvim,/home/ronnie/.local/share/nvim-Lazyman/lazy/mini.comment,/home/ronnie/.local/share/nvim-Lazyman/lazy/blackjack.nvim,/home/ronnie/.local/share/nvim-Lazyman/lazy/octo.nvim,/home/ronnie/.local/share/nvim-Lazyman/lazy/sudoku.nvim,/home/ronnie/.local/share/nvim-Lazyman/lazy/noice.nvim,/home/ronnie/.local/share/nvim-Lazyman/lazy/toggleterm.nvim,/home/ronnie/.local/share/nvim-Lazyman/lazy/telescope-makefile,/home/ronnie/.local/share/nvim-Lazyman/lazy/telescope-ui-select.nvim,/home/ronnie/.local/share/nvim-Lazyman/lazy/telescope-media.nvim,/home/ronnie/.local/share/nvim-Lazyman/lazy/telescope-file-browser.nvim,/home/ronnie/.local/share/nvim-Lazyman/lazy/telescope-symbols.nvim,/home/ronnie/.local/share/nvim-Lazyman/lazy/telescope-heading.nvim,/home/ronnie/.local/share/nvim-Lazyman/lazy/telescope-zoxide,/home/ronnie/.local/share/nvim-Lazyman/lazy/telescope.nvim,/home/ronnie/.local/share/nvim-Lazyman/lazy/gitignore.nvim,/home/ronnie/.local/share/nvim-Lazyman/lazy/nvim-navic,/home/ronnie/.local/share/nvim-Lazyman/lazy/lsp-inlayhints.nvim,/home/ronnie/.local/share/nvim-Lazyman/lazy/nvim-web-devicons,/home/ronnie/.local/share/nvim-Lazyman/lazy/alpha-nvim,/home/ronnie/.local/share/nvim-Lazyman/lazy/plenary.nvim,/home/ronnie/.local/share/nvim-Lazyman/lazy/vim-illuminate,/home/ronnie/.local/share/nvim-Lazyman/lazy/indent-blankline.nvim,/home/ronnie/.local/share/nvim-Lazyman/lazy/todo-comments.nvim,/home/ronnie/.local/share/nvim-Lazyman/lazy/nvim-ts-rainbow2,/home/ronnie/.local/share/nvim-Lazyman/lazy/nvim-ts-autotag,/home/ronnie/.local/share/nvim-Lazyman/lazy/nvim-ts-hint-textobject,/home/ronnie/.local/share/nvim-Lazyman/lazy/nvim-treesitter-endwise,/home/ronnie/.local/share/nvim-Lazyman/lazy/nvim-treesitter-textobjects,/home/ronnie/.local/share/nvim-Lazyman/lazy/nvim-treesitter,/home/ronnie/.local/share/nvim-Lazyman/lazy/mason-null-ls.nvim,/home/ronnie/.local/share/nvim-Lazyman/lazy/friendly-snippets,/home/ronnie/.local/share/nvim-Lazyman/lazy/LuaSnip,/home/ronnie/.local/share/nvim-Lazyman/lazy/cmp_luasnip,/home/ronnie/.local/share/nvim-Lazyman/lazy/cmp-cmdline,/home/ronnie/.local/share/nvim-Lazyman/lazy/cmp-path,/home/ronnie/.local/share/nvim-Lazyman/lazy/cmp-buffer,/home/ronnie/.local/share/nvim-Lazyman/lazy/nvim-jdtls,/home/ronnie/.local/share/nvim-Lazyman/lazy/nvim-cmp,/home/ronnie/.local/share/nvim-Lazyman/lazy/neodev.nvim,/home/ronnie/.local/share/nvim-Lazyman/lazy/cmp-nvim-lsp,/home/ronnie/.local/share/nvim-Lazyman/lazy/mason-lspconfig.nvim,/home/ronnie/.local/share/nvim-Lazyman/lazy/mason.nvim,/home/ronnie/.local/share/nvim-Lazyman/lazy/nvim-lspconfig,/home/ronnie/.local/share/nvim-Lazyman/lazy/null-ls.nvim,/home/ronnie/.local/share/nvim-Lazyman/lazy/trouble.nvim,/home/ronnie/.local/share/nvim-Lazyman/lazy/gitsigns.nvim,/home/ronnie/.local/share/nvim-Lazyman/lazy/gv.vim,/home/ronnie/.local/share/nvim-Lazyman/lazy/vim-fugitive,/home/ronnie/.local/share/nvim-Lazyman/lazy/SetColorSchemes.vim,/home/ronnie/.local/share/nvim-Lazyman/lazy/everforest,/home/ronnie/.local/share/nvim-Lazyman/lazy/nightfox.nvim,/home/ronnie/.local/share/nvim-Lazyman/lazy/tokyonight.nvim,/home/ronnie/.local/share/nvim-Lazyman/lazy/nui.nvim,/home/ronnie/.local/share/nvim-Lazyman/lazy/monokai-pro.nvim,/home/ronnie/.local/share/nvim-Lazyman/lazy/nvim-tundra,/home/ronnie/.local/share/nvim-Lazyman/lazy/catppuccin,/home/ronnie/.local/share/nvim-Lazyman/lazy/dracula.nvim,/home/ronnie/.local/share/nvim-Lazyman/lazy/onedarkpro.nvim,/home/ronnie/.local/share/nvim-Lazyman/lazy/kanagawa.nvim,/home/linuxbrew/.linuxbrew/Cellar/neovim/HEAD-0bc3238/share/nvim/runtime,/home/linuxbrew/.linuxbrew/Cellar/neovim/HEAD-0bc3238/share/nvim/runtime/pack/dist/opt/matchit,/home/ronnie/.local/state/nvim-Lazyman/lazy/readme,/home/ronnie/.local/share/nvim-Lazyman/lazy/blackjack.nvim/after,/home/ronnie/.local/share/nvim-Lazyman/lazy/octo.nvim/after,/home/ronnie/.local/share/nvim-Lazyman/lazy/cmp_luasnip/after,/home/ronnie/.local/share/nvim-Lazyman/lazy/cmp-cmdline/after,/home/ronnie/.local/share/nvim-Lazyman/lazy/cmp-path/after,/home/ronnie/.local/share/nvim-Lazyman/lazy/cmp-buffer/after,/home/ronnie/.local/share/nvim-Lazyman/lazy/cmp-nvim-lsp/after,/home/ronnie/.local/share/nvim-Lazyman/lazy/catppuccin/after,/home/ronnie/.local/share/nvim-Lazyman/lazy/onedarkpro.nvim/after
packpath list of directories used for plugin packages
 set pp=/home/linuxbrew/.linuxbrew/Cellar/neovim/HEAD-0bc3238/share/nvim/runtime
helpfile name of the main help file
 set hf=/home/linuxbrew/.linuxbrew/Cellar/neovim/HEAD-0bc3238/share/nvim/runtime/doc/help.txt

moving around, searching and patterns

whichwrap list of flags specifying which commands wrap to another line
 set ww=b,s
startofline many jump commands move the cursor to the first non-blank
 character of a line
 set nosol sol
paragraphs nroff macro names that separate paragraphs
 set para=IPLPPPQPP\ TPHPLIPpLpItpplpipbp
sections nroff macro names that separate sections
 set sect=SHNHH\ HUnhsh
path list of directory names used for file searching
 (global or local to buffer)
 set pa=.,/usr/include,,
cdhome :cd without argument goes to the home directory
 set nocdh cdh
cdpath list of directory names used for :cd
 set cd=,,
autochdir change to directory of file in buffer
 set noacd acd
wrapscan search commands wrap around the end of the buffer
 set ws nows
incsearch show match for partly typed search command
 set is nois
magic change the way backslashes are used in search patterns
 set magic nomagic
regexpengine select the default regexp engine used
 set re=0
ignorecase ignore case when using a search pattern
 set ic noic
smartcase override 'ignorecase' when pattern has upper case characters
 set scs noscs
casemap what method to use for changing case of letters
 set cmp=internal,keepascii
maxmempattern maximum amount of memory in Kbyte used for pattern matching
 set mmp=1000
define pattern for a macro definition line
 (global or local to buffer)
 set def=^\\s*#\\s*define
include pattern for an include-file line
 (local to buffer)
 set inc=^\\s*#\\s*include
includeexpr expression used to transform an include line to a file name
 (local to buffer)
 set inex=tr(v:fname,'.','/')

tags

tagbsearch use binary searching in tags files
 set tbs notbs
taglength number of significant characters in a tag name or zero
 set tl=0
tags list of file names to search for tags
 (global or local to buffer)
 set tag=./tags;,tags
tagcase how to handle case when searching in tags files:
 "followic" to follow 'ignorecase', "ignore" or "match"
 (global or local to buffer)
 set tc=followic
tagrelative file names in a tags file are relative to the tags file
 set tr notr
tagstack a :tag command will use the tagstack
 set tgst notgst
showfulltag when completing tags in Insert mode show more info
 set nosft sft
tagfunc a function to be used to perform tag searches
 (local to buffer)
 set tfu=v:lua.vim.lsp.tagfunc

displaying text

scroll number of lines to scroll for CTRL-U and CTRL-D
 (local to window)
 set scr=5
scrolloff number of screen lines to show around the cursor
 set so=4
wrap long lines wrap
 (local to window)
 set wrap nowrap
linebreak wrap long lines at a character in 'breakat'
 (local to window)
 set nolbr lbr
breakindent preserve indentation in wrapped text
 (local to window)
 set nobri bri
breakindentopt adjust breakindent behaviour
 (local to window)
 set briopt=
breakat which characters might cause a line break
 set brk=\ \ !@*-+;:,./?
showbreak string to put before wrapped screen lines
 set sbr=
sidescroll minimal number of columns to scroll horizontally
 set ss=1
sidescrolloff minimal number of columns to keep left and right of the cursor
 set siso=8
display include "lastline" to show the last line even if it doesn't fit
 include "uhex" to show unprintable characters as a hex number
 set dy=lastline
fillchars characters to use for the status line, folds and filler lines
 set fcs=
cmdheight number of lines used for the command-line
 set ch=0
columns width of the display
 set co=96
lines number of lines in the display
 set lines=24
window number of lines to scroll for CTRL-F and CTRL-B
 set window=23
lazyredraw don't redraw while executing macros
 set nolz lz
redrawtime timeout for 'hlsearch' and :match highlighting in msec
 set rdt=2000
writedelay delay in msec for each char written to the display
 (for debugging)
 set wd=0
list show <Tab> as ^I and end-of-line as $
 (local to window)
 set list nolist
listchars list of strings used for list mode
 set lcs=eol:↴,extends:◀,precedes:▶,space:⋅,tab:>.,trail:~
number show the line number for each line
 (local to window)
 set nonu nu
relativenumber show the relative line number for each line
 (local to window)
 set nornu rnu
numberwidth number of columns to use for the line number
 (local to window)
 set nuw=4
conceallevel controls whether concealable text is hidden
 (local to window)
 set cole=3
concealcursor modes in which text in the cursor line can be concealed
 (local to window)
 set cocu=

syntax, highlighting and spelling

background "dark" or "light"; the background color brightness
 set bg=dark
filetype type of file; triggers the FileType event when set
 (local to buffer)
 set ft=lua
syntax name of syntax highlighting used
 (local to buffer)
 set syn=
synmaxcol maximum column to look for syntax items
 (local to buffer)
 set smc=3000
highlight which highlighting to use for various occasions
 set hl=8:SpecialKey,~:EndOfBuffer,z:TermCursor,Z:TermCursorNC,@:NonText,d:Directory,e:ErrorMsg,i:IncSearch,l:Search,y:CurSearch,m:MoreMsg,M:ModeMsg,n:LineNr,a:LineNrAbove,b:LineNrBelow,N:CursorLineNr,G:CursorLineSign,O:CursorLineFoldr:Question,s:StatusLine,S:StatusLineNC,c:VertSplit,t:Title,v:Visual,V:VisualNOS,w:WarningMsg,W:WildMenu,f:Folded,F:FoldColumn,A:DiffAdd,C:DiffChange,D:DiffDelete,T:DiffText,>:SignColumn,-:Conceal,B:SpellBad,P:SpellCap,R:SpellRare,L:SpellLocal,+:Pmenu,=:PmenuSel,[:PmenuKind,]:PmenuKindSel,{:PmenuExtra,}:PmenuExtraSel,x:PmenuSbar,X:PmenuThumb,*:TabLine,#:TabLineSel,_:TabLineFill,!:CursorColumn,.:CursorLine,o:ColorColumn,q:QuickFixLine,0:Whitespace,I:NormalNC
hlsearch highlight all matches for the last used search pattern
 set hls nohls
termguicolors use GUI colors for the terminal
 set tgc notgc
cursorcolumn highlight the screen column of the cursor
 (local to window)
 set nocuc cuc
cursorline highlight the screen line of the cursor
 (local to window)
 set cul nocul
cursorlineopt specifies which area 'cursorline' highlights
 (local to window)
 set culopt=both
colorcolumn columns to highlight
 (local to window)
 set cc=
spell highlight spelling mistakes
 (local to window)
 set nospell spell
spelllang list of accepted languages
 (local to buffer)
 set spl=en
spellfile file that "zg" adds good words to
 (local to buffer)
 set spf=
spellcapcheck pattern to locate the end of a sentence
 (local to buffer)
 set spc=[.?!]\\_[\\])'\"\ \ ]\\+
spelloptions flags to change how spell checking works
 (local to buffer)
 set spo=noplainbuffer
spellsuggest methods used to suggest corrections
 set sps=best
mkspellmem amount of memory used by :mkspell before compressing
 set msm=460000,2000,500

multiple windows

laststatus 0, 1, 2 or 3; when to use a status line for the last window
 set ls=3
statuscolumn custom format for the status column
 (local to window)
 set stc=
statusline alternate format to be used for a status line
 set stl=%#Normal#
equalalways make all windows the same size when adding/removing windows
 set ea noea
eadirection in which direction 'equalalways' works: "ver", "hor" or "both"
 set ead=both
winheight minimal number of lines used for the current window
 set wh=1
winminheight minimal number of lines used for any window
 set wmh=1
winfixheight keep the height of the window
 (local to window)
 set nowfh wfh
winfixwidth keep the width of the window
 (local to window)
 set nowfw wfw
winwidth minimal number of columns used for the current window
 set wiw=20
winminwidth minimal number of columns used for any window
 set wmw=5
helpheight initial height of the help window
 set hh=20
previewheight default height for the preview window
 set pvh=12
previewwindow identifies the preview window
 (local to window)
 set nopvw pvw
hidden don't unload a buffer when no longer shown in a window
 set hid nohid
switchbuf "useopen" and/or "split"; which window to use when jumping
 to a buffer
 set swb=uselast
splitbelow a new window is put below the current one
 set sb nosb
splitkeep determines scroll behavior for split windows
 set screenspk spk
splitright a new window is put right of the current one
 set spr nospr
scrollbind this window scrolls together with other bound windows
 (local to window)
 set noscb scb
scrollopt "ver", "hor" and/or "jump"; list of options for 'scrollbind'
 set sbo=ver,jump
cursorbind this window's cursor moves together with other bound windows
 (local to window)
 set nocrb crb

multiple tab pages

showtabline 0, 1 or 2; when to use a tab pages line
 set stal=2
tabpagemax maximum number of tab pages to open for -p and "tab all"
 set tpm=50
tabline custom tab pages line
 set tal=%#tabline_a_normal#\ %1@TablineSwitchBuffer@\ \ alpha.lua\ %T%#tabline_a_to_c#\ %<%#lualine_c_normal#\ ~/src/nvim-lazyman/lua/config/alpha/alpha.lua\ %#lualine_c_normal#%=%#lualine_transitional_lualine_a_normal_to_lualine_c_normal#%#lualine_a_normal#\ 󰌘\ lua_ls,stylua\

terminal

scrolljump minimal number of lines to scroll at a time
 set sj=1
title show info in the window title
 set notitle title
titlelen percentage of 'columns' used for the window title
 set titlelen=85
titlestring when not empty, string to be used for the window title
 set titlestring=
titleold string to restore the title to when exiting Vim
 set titleold=
icon set the text of the icon for this window
 set noicon icon
iconstring when not empty, text for the icon of this window
 set iconstring=

using the mouse

mouse list of flags for using the mouse
 set mouse=nv
mousemodel "extend", "popup" or "popup_setpos"; what the right
 mouse button is used for
 set mousem=popup_setpos
mousetime maximum time in msec to recognize a double-click
 set mouset=500

messages and info

terse add 's' flag in 'shortmess' (don't show search message)
 set noterse terse
shortmess list of flags to make messages shorter
 set shm=xlnTiWCIOfFotc
showcmd show (partial) command keys in location given by 'showcmdloc'
 set sc nosc
showcmdloc location where to show the (partial) command keys for 'showcmd'
 set sloc=last
showmode display the current mode in the status line
 set nosmd smd
ruler show cursor position below each window
 set ru noru
rulerformat alternate format to be used for the ruler
 set ruf=
report threshold for reporting number of changed lines
 set report=2
verbose the higher the more messages are given
 set vbs=0
verbosefile file to write messages in
 set vfile=
more pause listings when the screen is full
 set more nomore
confirm start a dialog when a command fails
 set cf nocf
errorbells ring the bell for error messages
 set noeb eb
visualbell use a visual bell instead of beeping
 set novb vb
belloff do not ring the bell for these reasons
 set belloff=all
helplang list of preferred languages for finding help
 set hlg=en

selecting text

selection "old", "inclusive" or "exclusive"; how selecting text behaves
 set sel=inclusive
selectmode "mouse", "key" and/or "cmd"; when to start Select mode
 instead of Visual mode
 set slm=
clipboard "unnamed" to use the * register like unnamed register
 "autoselect" to always put selected text on the clipboard
 set cb=unnamed
keymodel "startsel" and/or "stopsel"; what special keys can do
 set km=

editing text

undolevels maximum number of changes that can be undone
 (global or local to buffer)
 set ul=10000
undofile automatically save and restore undo history
 set udf noudf
undodir list of directories for undo files
 set udir=/home/ronnie/.local/state/nvim-Lazyman/undo//
undoreload maximum number lines to save for undo on a buffer reload
 set ur=10000
modified changes have been made and not written to a file
 (local to buffer)
 set nomod mod
readonly buffer is not to be written
 (local to buffer)
 set noro ro
modifiable changes to the text are possible
 (local to buffer)
 set ma noma
textwidth line length above which to break a line
 (local to buffer)
 set tw=0
wrapmargin margin from the right in which to break a line
 (local to buffer)
 set wm=0
backspace specifies what <BS>, CTRL-W, etc. can do in Insert mode
 set bs=indent,eol,start
comments definition of what comment lines look like
 (local to buffer)
 set com=:--
formatoptions list of flags that tell how automatic formatting works
 (local to buffer)
 set fo=jncroql
formatlistpat pattern to recognize a numbered list
 (local to buffer)
 set flp=^\\s*\\d\\+[\\]:.)}\\t\ ]\\s*
formatexpr expression used for "gq" to format lines
 (local to buffer)
 set fex=v:lua.vim.lsp.formatexpr()
complete specifies how Insert mode completion works for CTRL-N and CTRL-P
 (local to buffer)
 set cpt=.,w,b,u,t
completeopt whether to use a popup menu for Insert mode completion
 set cot=menu,menuone,noselect
pumheight maximum height of the popup menu
 set ph=10
pumwidth minimum width of the popup menu
 set pw=15
completefunc user defined function for Insert mode completion
 (local to buffer)
 set cfu=
omnifunc function for filetype-specific Insert mode completion
 (local to buffer)
 set ofu=v:lua.vim.lsp.omnifunc
dictionary list of dictionary files for keyword completion
 (global or local to buffer)
 set dict=
thesaurus list of thesaurus files for keyword completion
 (global or local to buffer)
 set tsr=
thesaurusfunc function used for thesaurus completion
 (global or local to buffer)
 set tsrfu=
infercase adjust case of a keyword completion match
 (local to buffer)
 set noinf inf
digraph enable entering digraphs with c1 <BS> c2
 set nodg dg
tildeop the "~" command behaves like an operator
 set notop top
operatorfunc function called for the "g@" operator
 set opfunc=
showmatch when inserting a bracket, briefly jump to its match
 set nosm sm
matchtime tenth of a second to show a match for 'showmatch'
 set mat=5
matchpairs list of pairs that match for the "%" command
 (local to buffer)
 set mps=(:),{:},[:]
joinspaces use two spaces after '.' when joining a line
 set nojs js
nrformats "alpha", "octal", "hex", "bin" and/or "unsigned"; number formats
 recognized for CTRL-A and CTRL-X commands
 (local to buffer)
 set nf=bin,hex

tabs and indenting

tabstop number of spaces a <Tab> in the text stands for
 (local to buffer)
 set ts=2
shiftwidth number of spaces used for each step of (auto)indent
 (local to buffer)
 set sw=2
vartabstop list of number of spaces a tab counts for
 (local to buffer)
 set vts=
varsofttabstop list of number of spaces a soft tabsstop counts for
 (local to buffer)
 set vsts=
smarttab a <Tab> in an indent inserts 'shiftwidth' spaces
 set sta nosta
softtabstop if non-zero, number of spaces to insert for a <Tab>
 (local to buffer)
 set sts=-1
shiftround round to 'shiftwidth' for "<<" and ">>"
 set sr nosr
expandtab expand <Tab> to spaces in Insert mode
 (local to buffer)
 set et noet
autoindent automatically set the indent of a new line
 (local to buffer)
 set ai noai
smartindent do clever autoindenting
 (local to buffer)
 set si nosi
cindent enable specific indenting for C code
 (local to buffer)
 set nocin cin
cinoptions options for C-indenting
 (local to buffer)
 set cino=
cinkeys keys that trigger C-indenting in Insert mode
 (local to buffer)
 set cink=0{,0},0),0],:,0#,!^F,o,O,e
cinwords list of words that cause more C-indent
 (local to buffer)
 set cinw=if,else,while,do,for,switch
cinscopedecls list of scope declaration names used by cino-g
 (local to buffer)
 set cinsd=public,protected,private
indentexpr expression used to obtain the indent of a line
 (local to buffer)
 set inde=nvim_treesitter#indent()
indentkeys keys that trigger indenting with 'indentexpr' in Insert mode
 (local to buffer)
 set indk=0{,0},0),0],:,0#,!^F,o,O,e,0=end,0=until
copyindent copy whitespace for indenting from previous line
 (local to buffer)
 set noci ci
preserveindent preserve kind of whitespace when changing indent
 (local to buffer)
 set nopi pi
lisp enable lisp mode
 (local to buffer)
 set nolisp lisp
lispwords words that change how lisp indenting works
 set lw=defun,define,defmacro,set!,lambda,if,case,let,flet,let*,letrec,do,do*,define-syntax,let-syntax,letrec-syntax,destructuring-bind,defpackage,defparameter,defstruct,deftype,defvar,do-all-symbols,do-external-symbols,do-symbols,dolist,dotimes,ecase,etypecase,eval-when,labels,macrolet,multiple-value-bind,multiple-value-call,multiple-value-prog1,multiple-value-setq,prog1,progv,typecase,unless,unwind-protect,when,with-input-from-string,with-open-file,with-open-stream,with-output-to-string,with-package-iterator,define-condition,handler-bind,handler-case,restart-bind,restart-case,with-simple-restart,store-value,use-value,muffle-warning,abort,continue,with-slots,with-slots*,with-accessors,with-accessors*,defclass,defmethod,print-unreadable-object
lispoptions options for Lisp indenting
 set lop=

folding

foldenable unset to display all folds open
 (local to window)
 set fen nofen
foldlevel folds with a level higher than this number will be closed
 (local to window)
 set fdl=0
foldlevelstart value for 'foldlevel' when starting to edit a file
 set fdls=-1
foldcolumn width of the column used to indicate folds
 (local to window)
 set fdc=0
foldtext expression used to display the text of a closed fold
 (local to window)
 set fdt=foldtext()
foldclose set to "all" to close a fold when the cursor leaves it
 set fcl=
foldopen specifies for which commands a fold will be opened
 set fdo=block,hor,mark,percent,quickfix,search,tag,undo
foldminlines minimum number of screen lines for a fold to be closed
 (local to window)
 set fml=1
commentstring template for comments; used to put the marker in
 set cms=--\ %s
foldmethod folding type: "manual", "indent", "expr", "marker",
 "syntax" or "diff"
 (local to window)
 set fdm=manual
foldexpr expression used when 'foldmethod' is "expr"
 (local to window)
 set fde=0
foldignore used to ignore lines when 'foldmethod' is "indent"
 (local to window)
 set fdi=#
foldmarker markers used when 'foldmethod' is "marker"
 (local to window)
 set fmr={{{,}}}
foldnestmax maximum fold depth for when 'foldmethod' is "indent" or "syntax"
 (local to window)
 set fdn=20

diff mode

diff use diff mode for the current window
 (local to window)
 set nodiff diff
diffopt options for using diff mode
 set dip=internal,filler,closeoff
diffexpr expression used to obtain a diff file
 set dex=
patchexpr expression used to patch a file
 set pex=

mapping

maxmapdepth maximum depth of mapping
 set mmd=1000
timeout allow timing out halfway into a mapping
 set to noto
ttimeout allow timing out halfway into a key code
 set ttimeout nottimeout
timeoutlen time in msec for 'timeout'
 set tm=300
ttimeoutlen time in msec for 'ttimeout'
 set ttm=0

reading and writing files

modeline enable using settings from modelines when reading a file
 (local to buffer)
 set ml noml
modelineexpr allow setting expression options from a modeline
 set nomle mle
modelines number of lines to check for modelines
 set mls=5
binary binary file editing
 (local to buffer)
 set nobin bin
endofline last line in the file has an end-of-line
 (local to buffer)
 set eol noeol
endoffile last line in the file followed by CTRL-Z
 (local to buffer)
 set noeof eof
fixendofline fixes missing end-of-line at end of text file
 (local to buffer)
 set fixeol nofixeol
bomb prepend a Byte Order Mark to the file
 (local to buffer)
 set nobomb bomb
fileformat end-of-line format: "dos", "unix" or "mac"
 (local to buffer)
 set ff=unix
fileformats list of file formats to look for when editing a file
 set ffs=unix,dos
write writing files is allowed
 set write nowrite
writebackup write a backup file before overwriting a file
 set wb nowb
backup keep a backup after overwriting a file
 set nobk bk
backupskip patterns that specify for which files a backup is not made
 set bsk=/tmp/*
backupcopy whether to make the backup as a copy or rename the existing file
 (global or local to buffer)
 set bkc=auto
backupdir list of directories to put backup files in
 set bdir=.,/home/ronnie/.local/state/nvim-Lazyman/backup//
backupext file name extension for the backup file
 set bex=~
autowrite automatically write a file when leaving a modified buffer
 set aw noaw
autowriteall as 'autowrite', but works with more commands
 set noawa awa
writeany always write without asking for confirmation
 set nowa wa
autoread automatically read a file when it was modified outside of Vim
 (global or local to buffer)
 set ar noar
patchmode keep oldest version of a file; specifies file name extension
 set pm=
fsync forcibly sync the file to disk after writing it
 set nofs fs

the swap file

directory list of directories for the swap file
 set dir=/home/ronnie/.local/state/nvim-Lazyman/swap//
swapfile use a swap file for this buffer
 (local to buffer)
 set swf noswf
updatecount number of characters typed to cause a swap file update
 set uc=200
updatetime time in msec after which the swap file will be updated
 set ut=200

command line editing

history how many command lines are remembered
 set hi=10000
wildchar key that triggers command-line expansion
 set wc=9
wildcharm like 'wildchar' but can also be used in a mapping
 set wcm=0
wildmode specifies how command line completion works
 set wim=longest:full,full
suffixes list of file name extensions that have a lower priority
 set su=.bak,~,.o,.h,.info,.swp,.obj
suffixesadd list of file name extensions added when searching for a file
 (local to buffer)
 set sua=.lua
wildignore list of patterns to ignore files for file name completion
 set wig=
fileignorecase ignore case when using file names
 set nofic fic
wildignorecase ignore case when completing file names
 set nowic wic
wildmenu command-line completion shows a list of matches
 set wmnu nowmnu
cedit key used to open the command-line window
 set cedit=
cmdwinheight height of the command-line window
 set cwh=7

executing external commands

shell name of the shell program used for external commands
 set sh=/usr/local/bin/zsh
shellquote character(s) to enclose a shell command in
 set shq=
shellxquote like 'shellquote' but include the redirection
 set sxq=
shellxescape characters to escape when 'shellxquote' is (
 set sxe=
shellcmdflag argument for 'shell' to execute a command
 set shcf=-c
shellredir used to redirect command output to a file
 set srr=>%s\ 2>&1
shelltemp use a temp file for shell commands instead of using a pipe
 set stmp nostmp
equalprg program used for "=" command
 (global or local to buffer)
 set ep=
formatprg program used to format lines with "gq" command
 set fp=
keywordprg program used for the "K" command
 set kp=:Man
warn warn when using a shell command and a buffer has changes
 set warn nowarn

running make and jumping to errors (quickfix)

errorfile name of the file that contains error messages
 set ef=errors.err
errorformat list of formats for error messages
 (global or local to buffer)
 set efm=%*[^\"]\"%f\"%*\\D%l:\ %m,\"%f\"%*\\D%l:\ %m,%-G%f:%l:\ (Each\ undeclared\ identifier\ is\ reported\ only\ once,%-G%f:%l:\ for\ each\ function\ it\ appears\ in.),%-GIn\ file\ included\ from\ %f:%l:%c:,%-GIn\ file\ included\ from\ %f:%l:%c\,,円%-GIn\ file\ included\ from\ %f:%l:%c,%-GIn\ file\ included\ from\ %f:%l,%-G%*[\ ]from\ %f:%l:%c,%-G%*[\ ]from\ %f:%l:,%-G%*[\ ]from\ %f:%l\,,円%-G%*[\ ]from\ %f:%l,%f:%l:%c:%m,%f(%l):%m,%f:%l:%m,\"%f\"\,円\ line\ %l%*\\D%c%*[^\ ]\ %m,%D%*\\a[%*\\d]:\ Entering\ directory\ %*[`']%f',%X%*\\a[%*\\d]:\ Leaving\ directory\ %*[`']%f',%D%*\\a:\ Entering\ directory\ %*[`']%f',%X%*\\a:\ Leaving\ directory\ %*[`']%f',%DMaking\ %*\\a\ in\ %f,%f\|%l\|\ %m
makeprg program used for the ":make" command
 (global or local to buffer)
 set mp=make
shellpipe string used to put the output of ":make" in the error file
 set sp=2>&1\|\ tee
makeef name of the errorfile for the 'makeprg' command
 set mef=
grepprg program used for the ":grep" command
 (global or local to buffer)
 set gp=rg\ --vimgrep
grepformat list of formats for output of 'grepprg'
 set gfm=%f:%l:%c:%m
makeencoding encoding of the ":make" and ":grep" output
 (global or local to buffer)
 set menc=

language specific

isfname specifies the characters in a file name
 set isf=@,48-57,/,.,-,_,+,,,#,,ドル%,~,=
isident specifies the characters in an identifier
 set isi=@,48-57,_,192-255
iskeyword specifies the characters in a keyword
 (local to buffer)
 set isk=@,48-57,_,192-255
isprint specifies printable characters
 set isp=@,161-255
quoteescape specifies escape characters in a string
 (local to buffer)
 set qe=\\
rightleft display the buffer right-to-left
 (local to window)
 set norl rl
rightleftcmd when to edit the command-line right-to-left
 (local to window)
 set rlc=search
revins insert characters backwards
 set nori ri
allowrevins allow CTRL-_ in Insert and Command-line mode to toggle 'revins'
 set noari ari
aleph the ASCII code for the first letter of the Hebrew alphabet
 set al=0
hkmap use Hebrew keyboard mapping
 set nohk hk
hkmapp use phonetic Hebrew keyboard mapping
 set nohkp hkp
arabic prepare for editing Arabic text
 (local to window)
 set noarab arab
arabicshape perform shaping of Arabic characters
 set arshape noarshape
termbidi terminal will perform bidi handling
 set notbidi tbidi
keymap name of a keyboard mapping
 set kmp=
langmap list of characters that are translated in Normal mode
 set lmap=
langremap apply 'langmap' to mapped characters
 set nolrm lrm
iminsert in Insert mode: 1: use :lmap; 2: use IM; 0: neither
 (local to window)
 set imi=0
imsearch entering a search pattern: 1: use :lmap; 2: use IM; 0: neither
 (local to window)
 set ims=-1

multi-byte characters

encoding character encoding used in Nvim: "utf-8"
 set enc=utf-8
fileencoding character encoding for the current file
 (local to buffer)
 set fenc=utf-8
fileencodings automatically detected character encodings
 set fencs=ucs-bom,utf-8,default,latin1
charconvert expression used for character encoding conversion
 set ccv=
delcombine delete combining (composing) characters on their own
 set nodeco deco
maxcombine maximum number of combining (composing) characters displayed
 set mco=6
ambiwidth width of ambiguous width characters
 set ambw=single
emoji emoji characters are full width
 set emo noemo

various

virtualedit when to use virtual editing: "block", "insert", "all"
 and/or "onemore"
 set ve=
eventignore list of autocommand events which are to be ignored
 set ei=
loadplugins load plugin scripts when starting up
 set nolpl lpl
exrc enable reading .vimrc/.exrc/.gvimrc in the current directory
 set noex ex
secure safer working with script files in the current directory
 set nosecure secure
gdefault use the 'g' flag for ":substitute"
 set nogd gd
maxfuncdepth maximum depth of function calls
 set mfd=100
sessionoptions list of words that specifies what to put in a session file
 set ssop=blank,buffers,curdir,folds,help,tabpages,globals,winsize,winpos,terminal
viewoptions list of words that specifies what to save for :mkview
 set vop=folds,cursor,curdir
viewdir directory where to store files with :mkview
 set vdir=/home/ronnie/.local/state/nvim-Lazyman/view//
viminfo list that specifies what to write in the ShaDa file
 set vi=!,'100,<50,s10,h
bufhidden what happens with a buffer when it's no longer in a window
 (local to buffer)
 set bh=
buftype empty, "nofile", "nowrite", "quickfix", etc.: type of buffer
 (local to buffer)
 set bt=
buflisted whether the buffer shows up in the buffer list
 (local to buffer)
 set bl nobl
debug set to "msg" to see all error messages
 set debug=
signcolumn whether to show the signcolumn
 (local to window)
 set scl=yes
pyxversion whether to use Python 2 or 3
 set pyx=0

Clone this wiki locally

AltStyle によって変換されたページ (->オリジナル) /