Last active
February 11, 2022 12:19
-
-
Save mlabrkic/880bf3eaecb62b540e3281fd562f7d52 to your computer and use it in GitHub Desktop.
Neovim defaults options - Windows 10, NVIM v0.6.1 (2021-12-31)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2022-02M-03 20:02:54 | |
Default Neovim options | |
NVIM v0.6.1 (2021-12-31) | |
OS: Windows 10 | |
------------------------------------------------------------ | |
I installed Neovim in the folder: C:\UTILS\Neovim\ | |
C:\UTILS\Neovim\bin\nvim-qt.exe | |
https://github.com/neovim/neovim/wiki/Installing-Neovim | |
Install (Windows): | |
Extract nvim-win64.zip | |
Add the bin folder (e.g. C:\UTILS\Neovim\bin) to your PATH. | |
Search: Win-S, environment (Edit the systems environment variables), enter | |
User variables, PATH: New,... | |
Run nvim-qt.exe | |
------------------------------------------------------------ | |
--- Options --- | |
aleph=224 | |
ambiwidth=single | |
arabicshape | |
autoindent | |
autoread | |
background=dark | |
backupcopy=auto | |
backupext=~ | |
belloff=all | |
breakindentopt= | |
bufhidden= | |
buflisted | |
buftype= | |
cdpath=,, | |
cedit=^F | |
channel=0 | |
charconvert= | |
cinoptions= | |
clipboard= | |
cmdheight=1 | |
cmdwinheight=7 | |
colorcolumn= | |
columns=240 | |
comments=:-- | |
completefunc= | |
completeslash= | |
concealcursor= | |
conceallevel=0 | |
cscopepathcomp=0 | |
cscopeprg=cscope | |
cscopequickfix= | |
cscopetagorder=0 | |
cscopeverbose | |
debug= | |
dictionary= | |
diffexpr= | |
eadirection=both | |
emoji | |
encoding=utf-8 | |
endofline | |
equalalways | |
equalprg= | |
eventignore= | |
fileformat=dos | |
fileignorecase | |
filetype=lua | |
fillchars= | |
fixendofline | |
foldclose= | |
foldcolumn=0 | |
foldenable | |
foldexpr=0 | |
foldignore=# | |
foldlevel=0 | |
foldlevelstart=-1 | |
foldmethod=manual | |
foldminlines=1 | |
foldnestmax=20 | |
formatexpr= | |
formatprg= | |
guifont= | |
guifontwide= | |
helpheight=20 | |
helplang=hr | |
hidden | |
history=10000 | |
hlsearch | |
iconstring= | |
iminsert=0 | |
imsearch=-1 | |
includeexpr= | |
incsearch | |
isprint=@,161-255 | |
jumpoptions= | |
keymap= | |
keymodel= | |
keywordprg=:Man | |
langmap= | |
langmenu= | |
langnoremap | |
laststatus=2 | |
lines=55 | |
linespace=0 | |
loadplugins | |
magic | |
makeef= | |
makeencoding= | |
makeprg=make | |
matchtime=5 | |
maxcombine=6 | |
maxfuncdepth=100 | |
maxmapdepth=1000 | |
menuitems=25 | |
modeline | |
modelines=5 | |
modifiable | |
more | |
mouse= | |
mousemodel=extend | |
mousetime=500 | |
noallowrevins | |
noarabic | |
noautochdir | |
noautowrite | |
noautowriteall | |
nobackup | |
nobinary | |
nobomb | |
nobreakindent | |
nocindent | |
nocompatible | |
noconfirm | |
nocopyindent | |
nocscoperelative | |
nocscopetag | |
nocursorbind | |
nocursorcolumn | |
nocursorline | |
nodelcombine | |
nodiff | |
nodigraph | |
noedcompatible | |
noerrorbells | |
noexpandtab | |
noexrc | |
nofsync | |
nogdefault | |
nohkmap | |
nohkmapp | |
noicon | |
noignorecase | |
noinfercase | |
noinsertmode | |
nojoinspaces | |
nolangremap | |
nolazyredraw | |
nolinebreak | |
nolisp | |
nolist | |
nomodelineexpr | |
nomodified | |
nomousefocus | |
nonumber | |
nopaste | |
nopreserveindent | |
nopreviewwindow | |
noreadonly | |
norelativenumber | |
norevins | |
norightleft | |
noscrollbind | |
nosecure | |
noshellslash | |
noshiftround | |
noshowfulltag | |
noshowmatch | |
nosmartcase | |
nosmartindent | |
nospell | |
nosplitbelow | |
nosplitright | |
nostartofline | |
notermbidi | |
noterse | |
notildeop | |
notitle | |
noundofile | |
novisualbell | |
nowildignorecase | |
nowinfixheight | |
nowinfixwidth | |
nowriteany | |
nrformats=bin,hex | |
numberwidth=4 | |
omnifunc= | |
operatorfunc= | |
pastetoggle= | |
patchexpr= | |
patchmode= | |
previewheight=12 | |
printdevice= | |
printencoding= | |
printexpr= | |
printfont=courier | |
printmbcharset= | |
printmbfont= | |
printoptions= | |
prompt | |
pumblend=0 | |
pumheight=0 | |
pumwidth=15 | |
pyxversion=0 | |
quickfixtextfunc= | |
quoteescape=\ | |
redrawdebug= | |
redrawtime=2000 | |
regexpengine=0 | |
remap | |
report=2 | |
ruler | |
rulerformat= | |
scroll=26 | |
scrollback=-1 | |
scrolljump=1 | |
scrolloff=0 | |
selectmode= | |
shadafile= | |
shell=cmd.exe | |
shellquote= | |
shelltemp | |
shellxescape= | |
shellxquote=" | |
shiftwidth=8 | |
showbreak= | |
showcmd | |
showmode | |
showtabline=1 | |
sidescroll=1 | |
sidescrolloff=0 | |
signcolumn=auto | |
smarttab | |
softtabstop=0 | |
spellfile= | |
spelllang=en | |
spelloptions= | |
spellsuggest=best | |
statusline= | |
suffixesadd=.lua | |
swapfile | |
switchbuf=uselast | |
synmaxcol=3000 | |
syntax=lua | |
tabline= | |
tabpagemax=50 | |
tabstop=8 | |
tagbsearch | |
tagcase=followic | |
tagfunc= | |
taglength=0 | |
tagrelative | |
tags=./tags;,tags | |
tagstack | |
termguicolors | |
textwidth=0 | |
thesaurus= | |
thesaurusfunc= | |
timeout | |
timeoutlen=1000 | |
titlelen=85 | |
titleold= | |
titlestring= | |
ttimeout | |
ttimeoutlen=50 | |
ttyfast | |
undolevels=1000 | |
undoreload=10000 | |
updatecount=200 | |
updatetime=4000 | |
varsofttabstop= | |
vartabstop= | |
verbose=0 | |
verbosefile= | |
virtualedit= | |
warn | |
whichwrap=b,s | |
wildchar=<Tab> | |
wildcharm=0 | |
wildignore= | |
wildmenu | |
wildmode=full | |
winaltkeys=menu | |
winblend=0 | |
window=54 | |
winheight=1 | |
winhighlight= | |
winminheight=1 | |
winminwidth=1 | |
winwidth=20 | |
wrap | |
wrapmargin=0 | |
wrapscan | |
write | |
writebackup | |
writedelay=0 | |
backspace=indent,eol,start | |
backupdir=.,~\AppData\Local\nvim-data\backup\\ | |
backupskip=C:\Users\(your_username)\AppData\Local\Temp\* | |
breakat= ^I!@*-+;:,./? | |
casemap=internal,keepascii | |
cinkeys=0{,0},0),0],:,0#,!^F,o,O,e | |
cinwords=if,else,while,do,for,switch | |
commentstring=--%s | |
complete=.,w,b,u,t | |
completeopt=menu,preview | |
cpoptions=aABceFs_ | |
cursorlineopt=both | |
define=^\s*#\s*define | |
diffopt=internal,filler,closeoff | |
directory=~\AppData\Local\nvim-data\swap\\ | |
display=lastline,msgsep | |
errorfile=errors.err | |
errorformat=%f(%l) \=: %t%*\D%n: %m,%*[^"]"%f"%*\D%l: %m,%f(%l) \=: %m,%*[^ ] %f %l: %m,%f:%l:%c:%m,%f(%l):%m,%f:%l:%m,%f|%l| %m | |
fileencoding=utf-8 | |
fileencodings=ucs-bom,utf-8,default,latin1 | |
fileformats=dos,unix | |
foldmarker={{{,}}} | |
foldopen=block,hor,mark,percent,quickfix,search,tag,undo | |
foldtext=foldtext() | |
formatoptions=jcroql | |
formatlistpat=^\s*\d\+[\]:.)}\t ]\s* | |
grepformat=%f:%l:%m,%f:%l%m,%f %l%m | |
grepprg=findstr /n $* nul | |
guicursor=n-v-c-sm:block,i-ci-ve:ver25,r-cr-o:hor20 | |
helpfile=C:\UTILS\Neovim\share\nvim\runtime\doc\help.txt | |
highlight=8:SpecialKey,~:EndOfBuffer,z:TermCursor,Z:TermCursorNC,@:NonText,d:Directory,e:ErrorMsg,i:IncSearch,l:Search,m:MoreMsg,M:ModeMsg,n:LineNr,a:LineNrAbove,b:LineNrBelow,N:CursorLineNr,r: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,x:PmenuSbar,X:PmenuThumb,*:TabLine,#:TabLineSel,_:TabLineFill,!:CursorColumn,.:CursorLine,o:ColorColumn,q:QuickFixLine,0:Whitespace,I:NormalNC | |
inccommand=nosplit | |
include=^\s*#\s*include | |
indentexpr=GetLuaIndent() | |
indentkeys=0{,0},0),0],:,0#,!^F,o,O,e,0=end,0=until | |
isfname=@,48-57,/,\,.,-,_,+,,,#,$,%,{,},[,],:,@-@,!,~,= | |
isident=@,48-57,_,128-167,224-235 | |
iskeyword=@,48-57,_,192-255 | |
lispwords=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 | |
listchars=tab:> ,trail:-,nbsp:+ | |
matchpairs=(:),{:},[:] | |
maxmempattern=1000 | |
mkspellmem=460000,2000,500 | |
packpath=~\AppData\Local\nvim,~\AppData\Local\nvim-data\site,C:\UTILS\Neovim\share\nvim\runtime,C:\UTILS\Neovim\lib\nvim,~\AppData\Local\nvim-data\site\after,~\AppData\Local\nvim\after | |
paragraphs=IPLPPPQPP TPHPLIPpLpItpplpipbp | |
path=.,/usr/include,, | |
printheader=%<%f%h%m%=Page %N | |
rightleftcmd=search | |
runtimepath=~\AppData\Local\nvim,~\AppData\Local\nvim-data\site,C:\UTILS\Neovim\share\nvim\runtime,C:\UTILS\Neovim\share\nvim\runtime\pack\dist\opt\matchit,C:\UTILS\Neovim\lib\nvim,~\AppData\Local\nvim-data\site\after,~\AppData\Local\nvim\after,C:/UTILS/Neovim/bin/../share/nvim-qt/runtime | |
scrollopt=ver,jump | |
sections=SHNHH HUnhsh | |
selection=inclusive | |
sessionoptions=blank,buffers,curdir,folds,help,tabpages,winsize | |
shada=!,'100,<50,s10,h | |
shellcmdflag=/s /c | |
shellpipe=>%s 2>&1 | |
shellredir=>%s 2>&1 | |
shortmess=filnxtToOF | |
spellcapcheck=[.?!]\_[\])'"^I ]\+ | |
suffixes=.bak,~,.o,.h,.info,.swp,.obj | |
termpastefilter=BS,HT,ESC,DEL | |
undodir=~\AppData\Local\nvim-data\undo\\ | |
viewdir=~\AppData\Local\nvim-data\view\\ | |
viewoptions=folds,cursor,curdir | |
wildoptions=pum,tagfile |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment