Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Unknown function: chdir" error #50

Open
acomagu opened this issue Jan 28, 2021 · 2 comments · May be fixed by #51
Open

"Unknown function: chdir" error #50

acomagu opened this issue Jan 28, 2021 · 2 comments · May be fixed by #51

Comments

@acomagu
Copy link

acomagu commented Jan 28, 2021

When I open Go file, an error occurs:

Error detected while processing function 12[32]..<SNR>12_callback:
line   21:
Vim(call):E117: Unknown function: chdir

As the error says, my NeoVim seems has no chdir() function.

E149: Sorry, no help for chdir()

(But :chdir ex command exists.)

I use NeoVim nightly build(to use LSP feature).

Thanks!

GoDiag
NVIM v0.5.0-dev+1045-g24b60322a
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Compilation: /usr/bin/cc -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Og -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wshadow -Wconversion -Wmissing-prototypes -Wvla -fstack-protector-strong -fno-common -fdiagnostics-color=always -DINCLUDE_GENERATED_DECLARATIONS -D_GNU_SOURCE -DNVIM_MSGPACK_HAS_FLOAT32 -DNVIM_UNIBI_HAS_VAR_FROM -DMIN_LOG_LEVEL=3 -I/home/runner/work/neovim/neovim/build/config -I/home/runner/work/neovim/neovim/src -I/home/runner/work/neovim/neovim/.deps/usr/include -I/usr/include -I/home/runner/work/neovim/neovim/build/src/nvim/auto -I/home/runner/work/neovim/neovim/build/include
Compiled by runner@fv-az36-419

Features: +acl +iconv +tui
See ":help feature-compile"

   system vimrc file: "$VIM/sysinit.vim"
  fall-back for $VIM: "/share/nvim"

Run :checkhealth for more info
JavaComplete_CompletionResultSort #0
completion_items_duplicate {}
completion_enable_focusable_hover #0
JavaComplete_ShowExternalCommandsOutput #0
completion_enable_fuzzy_match #0
undotree_TreeNodeShape  *
loaded_fzf_vim        #1
loaded_lightline      #1
loaded_wakatime       #1
JavaComplete_StaticImportsAtTop #0
loaded_EditorConfig   #1
minpac#pluglist       {'vim-markdown': {'depth': 1, 'do': '', 'frozen': v:false, 'name': 'vim-markdown', 'branch': '', 'subdir': '', 'dir': '/home/yuki/.config/nvim/pack/minpac/start/vim-markdown', 'stat': {'errcode': 0, 'installed': -1, 'prev_rev': '', 'lines': []}, 'type': 'start', 'rev': '', 'url': 'https://github.com/plasticboy/vim-markdown.git', 'pullmethod': ''}, 'editorconfig-vim': {'depth': 1, 'do': '', 'frozen': v:false, 'name': 'editorconfig-vim', 'branch': '', 'subdir': '', 'dir': '/home/yuki/.config/nvim/pack/minpac/start/editorconfig-vim', 'stat': {'errcode': 0, 'installed': -1, 'prev_rev': '', 'lines': []}, 'type': 'start', 'rev': '', 'url': 'https://github.com/editorconfig/editorconfig-vim.git', 'pullmethod': ''}, 'vim-wakatime': {'depth': 1, 'do': '', 'frozen': v:false, 'name': 'vim-wakatime', 'branch': '', 'subdir': '', 'dir': '/home/yuki/.config/nvim/pack/minpac/start/vim-wakatime', 'stat': {'errcode': 0, 'installed': -1, 'prev_rev': '', 'lines': []}, 'type': 'start', 'rev': '', 'url': 'https://github.com/wakatime/vim-wakatime.git', 'pullmethod': ''}, 'undotree': {'depth': 1, 'do': '', 'frozen': v:false, 'name': 'undotree', 'branch': '', 'subdir': '', 'dir': '/home/yuki/.config/nvim/pack/minpac/start/undotree', 'stat': {'errcode': 0, 'installed': -1, 'prev_rev': '', 'lines': []}, 'type': 'start', 'rev': '', 'url': 'https://github.com/mbbill/undotree.git', 'pullmethod': ''}, 'nvim-lsp': {'depth': 1, 'do': '', 'frozen': v:false, 'name': 'nvim-lsp', 'branch': '', 'subdir': '', 'dir': '/home/yuki/.config/nvim/pack/minpac/start/nvim-lsp', 'stat': {'errcode': 0, 'installed': -1, 'prev_rev': '', 'lines': []}, 'type': 'start', 'rev': '', 'url': 'https://github.com/neovim/nvim-lsp.git', 'pullmethod': ''}, 'vim-vue': {'depth': 1, 'do': '', 'frozen': v:false, 'name': 'vim-vue', 'branch': '', 'subdir': '', 'dir': '/home/yuki/.config/nvim/pack/minpac/start/vim-vue', 'stat': {'errcode': 0, 'installed': -1, 'prev_rev': '', 'lines': []}, 'type': 'start', 'rev': '', 'url': 'https://github.com/storyn26383/vim-vue.git', 'pullmethod': ''}, 'dart-vim-plugin': {'depth': 1, 'do': '', 'frozen': v:false, 'name': 'dart-vim-plugin', 'branch': '', 'subdir': '', 'dir': '/home/yuki/.config/nvim/pack/minpac/start/dart-vim-plugin', 'stat': {'errcode': 0, 'installed': -1, 'prev_rev': '', 'lines': []}, 'type': 'start', 'rev': '', 'url': 'https://github.com/dart-lang/dart-vim-plugin.git', 'pullmethod': ''}, 'vim-submode': {'depth': 1, 'do': '', 'frozen': v:false, 'name': 'vim-submode', 'branch': '', 'subdir': '', 'dir': '/home/yuki/.config/nvim/pack/minpac/start/vim-submode', 'stat': {'errcode': 0, 'installed': -1, 'prev_rev': '', 'lines': []}, 'type': 'start', 'rev': '', 'url': 'https://github.com/kana/vim-submode.git', 'pullmethod': ''}, 'vim-fish': {'depth': 1, 'do': '', 'frozen': v:false, 'name': 'vim-fish', 'branch': '', 'subdir': '', 'dir': '/home/yuki/.config/nvim/pack/minpac/start/vim-fish', 'stat': {'errcode': 0, 'installed': -1, 'prev_rev': '', 'lines': []}, 'type': 'start', 'rev': '', 'url': 'https://github.com/dag/vim-fish.git', 'pullmethod': ''}, 'nrun.vim': {'depth': 1, 'do': '', 'frozen': v:false, 'name': 'nrun.vim', 'branch': '', 'subdir': '', 'dir': '/home/yuki/.config/nvim/pack/minpac/start/nrun.vim', 'stat': {'errcode': 0, 'installed': -1, 'prev_rev': '', 'lines': []}, 'type': 'start', 'rev': '', 'url': 'https://github.com/jaawerth/nrun.vim.git', 'pullmethod': ''}, 'minpac': {'depth': 1, 'do': '', 'frozen': v:false, 'name': 'minpac', 'branch': '', 'subdir': '', 'dir': '/home/yuki/.config/nvim/pack/minpac/opt/minpac', 'stat': {'errcode': 0, 'installed': -1, 'prev_rev': '', 'lines': []}, 'type': 'opt', 'rev': '', 'url': 'https://github.com/k-takata/minpac.git', 'pullmethod': ''}, 'tcomment_vim': {'depth': 1, 'do': '', 'frozen': v:false, 'name': 'tcomment_vim', 'branch': '', 'subdir': '', 'dir': '/home/yuki/.config/nvim/pack/minpac/start/tcomment_vim', 'stat': {'errcode': 0, 'installed': -1, 'prev_rev': '', 'lines': []}, 'type': 'start', 'rev': '', 'url': 'https://github.com/tomtom/tcomment_vim.git', 'pullmethod': ''}, 'gopher.vim': {'depth': 1, 'do': '', 'frozen': v:false, 'name': 'gopher.vim', 'branch': '', 'subdir': '', 'dir': '/home/yuki/.config/nvim/pack/minpac/start/gopher.vim', 'stat': {'errcode': 0, 'installed': -1, 'prev_rev': '', 'lines': []}, 'type': 'start', 'rev': '', 'url': 'https://github.com/arp242/gopher.vim.git', 'pullmethod': ''}, 'vim-fugitive': {'depth': 1, 'do': '', 'frozen': v:false, 'name': 'vim-fugitive', 'branch': '', 'subdir': '', 'dir': '/home/yuki/.config/nvim/pack/minpac/start/vim-fugitive', 'stat': {'errcode': 0, 'installed': -1, 'prev_rev': '', 'lines': []}, 'type': 'start', 'rev': '', 'url': 'https://github.com/tpope/vim-fugitive.git', 'pullmethod': ''}, 'asyncomplete-omni.vim': {'depth': 1, 'do': '', 'frozen': v:false, 'name': 'asyncomplete-omni.vim', 'branch': '', 'subdir': '', 'dir': '/home/yuki/.config/nvim/pack/minpac/start/asyncomplete-omni.vim', 'stat': {'errcode': 0, 'installed': -1, 'prev_rev': '', 'lines': []}, 'type': 'start', 'rev': '', 'url': 'https://github.com/yami-beta/asyncomplete-omni.vim.git', 'pullmethod': ''}, 'echodoc.vim': {'depth': 1, 'do': '', 'frozen': v:false, 'name': 'echodoc.vim', 'branch': '', 'subdir': '', 'dir': '/home/yuki/.config/nvim/pack/minpac/start/echodoc.vim', 'stat': {'errcode': 0, 'installed': -1, 'prev_rev': '', 'lines': []}, 'type': 'start', 'rev': '', 'url': 'https://github.com/Shougo/echodoc.vim.git', 'pullmethod': ''}, 'molokai': {'depth': 1, 'do': '', 'frozen': v:false, 'name': 'molokai', 'branch': '', 'subdir': '', 'dir': '/home/yuki/.config/nvim/pack/minpac/start/molokai', 'stat': {'errcode': 0, 'installed': -1, 'prev_rev': '', 'lines': []}, 'type': 'start', 'rev': '', 'url': 'https://github.com/tomasr/molokai.git', 'pullmethod': ''}, 'imcsc-vim': {'depth': 1, 'do': '', 'frozen': v:false, 'name': 'imcsc-vim', 'branch': '', 'subdir': '', 'dir': '/home/yuki/.config/nvim/pack/minpac/start/imcsc-vim', 'stat': {'errcode': 0, 'installed': -1, 'prev_rev': '', 'lines': []}, 'type': 'start', 'rev': '', 'url': 'https://github.com/koron/imcsc-vim.git', 'pullmethod': ''}, 'splitjoin.vim': {'depth': 1, 'do': '', 'frozen': v:false, 'name': 'splitjoin.vim', 'branch': '', 'subdir': '', 'dir': '/home/yuki/.config/nvim/pack/minpac/start/splitjoin.vim', 'stat': {'errcode': 0, 'installed': -1, 'prev_rev': '', 'lines': []}, 'type': 'start', 'rev': '', 'url': 'https://github.com/AndrewRadev/splitjoin.vim.git', 'pullmethod': ''}, 'completion-nvim': {'depth': 1, 'do': '', 'frozen': v:false, 'name': 'completion-nvim', 'branch': '', 'subdir': '', 'dir': '/home/yuki/.config/nvim/pack/minpac/start/completion-nvim', 'stat': {'errcode': 0, 'installed': -1, 'prev_rev': '', 'lines': []}, 'type': 'start', 'rev': '', 'url': 'https://github.com/nvim-lua/completion-nvim.git', 'pullmethod': ''}, 'fzf.vim': {'depth': 1, 'do': '', 'frozen': v:false, 'name': 'fzf.vim', 'branch': '', 'subdir': '', 'dir': '/home/yuki/.config/nvim/pack/minpac/start/fzf.vim', 'stat': {'errcode': 0, 'installed': -1, 'prev_rev': '', 'lines': []}, 'type': 'start', 'rev': '', 'url': 'https://github.com/junegunn/fzf.vim.git', 'pullmethod': ''}, 'vim-rdf': {'depth': 1, 'do': '', 'frozen': v:false, 'name': 'vim-rdf', 'branch': '', 'subdir': '', 'dir': '/home/yuki/.config/nvim/pack/minpac/start/vim-rdf', 'stat': {'errcode': 0, 'installed': -1, 'prev_rev': '', 'lines': []}, 'type': 'start', 'rev': '', 'url': 'https://github.com/niklasl/vim-rdf.git', 'pullmethod': ''}, 'Recover.vim': {'depth': 1, 'do': '', 'frozen': v:false, 'name': 'Recover.vim', 'branch': '', 'subdir': '', 'dir': '/home/yuki/.config/nvim/pack/minpac/start/Recover.vim', 'stat': {'errcode': 0, 'installed': -1, 'prev_rev': '', 'lines': []}, 'type': 'start', 'rev': '', 'url': 'https://github.com/chrisbra/Recover.vim.git', 'pullmethod': ''}, 'lightline.vim': {'depth': 1, 'do': '', 'frozen': v:false, 'name': 'lightline.vim', 'branch': '', 'subdir': '', 'dir': '/home/yuki/.config/nvim/pack/minpac/start/lightline.vim', 'stat': {'errcode': 0, 'installed': -1, 'prev_rev': '', 'lines': []}, 'type': 'start', 'rev': '', 'url': 'https://github.com/itchyny/lightline.vim.git', 'pullmethod': ''}, 'async.vim': {'depth': 1, 'do': '', 'frozen': v:false, 'name': 'async.vim', 'branch': '', 'subdir': '', 'dir': '/home/yuki/.config/nvim/pack/minpac/start/async.vim', 'stat': {'errcode': 0, 'installed': -1, 'prev_rev': '', 'lines': []}, 'type': 'start', 'rev': '', 'url': 'https://github.com/prabirshrestha/async.vim.git', 'pullmethod': ''}, 'vim-javacomplete2': {'depth': 1, 'do': '', 'frozen': v:false, 'name': 'vim-javacomplete2', 'branch': '', 'subdir': '', 'dir': '/home/yuki/.config/nvim/pack/minpac/start/vim-javacomplete2', 'stat': {'errcode': 0, 'installed': -1, 'prev_rev': '', 'lines': []}, 'type': 'start', 'rev': '', 'url': 'https://github.com/artur-shaik/vim-javacomplete2.git', 'pullmethod': ''}, 'fzf': {'depth': 1, 'do': '', 'frozen': v:false, 'name': 'fzf', 'branch': '', 'subdir': '', 'dir': '/home/yuki/.config/nvim/pack/minpac/start/fzf', 'stat': {'errcode': 0, 'installed': -1, 'prev_rev': '', 'lines': []}, 'type': 'start', 'rev': '', 'url': 'https://github.com/junegunn/fzf.git', 'pullmethod': ''}}
loaded_shada_plugin   #1
loaded_matchparen     #1
completion_chain_complete_list {'default': {'comment': [], 'default': [{'complete_items': ['lsp', 'snippet']}, {'mode': '<c-p>'}, {'mode': '<c-n>'}]}}
completion_enable_auto_hover #1
JavaComplete_ImportOrder ['java.', 'javax.', 'com.', 'org.', 'net.']
completion_docked_maximum_size #20
lightline             {'colorscheme': 'wombat', 'component_function': {'filename': 'LightlineFilename', 'mode': 'LightlineMode'}}
undotree_HelpLine     #1
JavaComplete_BaseDir   /home/yuki/.cache
loaded_recover        #1
completion_enable_auto_signature #1
matchparen_timeout    #300
JavaComplete_AutoStartServer #1
async_vim             #1
loaded_tarPlugin       v29
loaded_dart           #1
completion_docked_minimum_size #5
submode_timeoutlen    #1000
io_fugitive           {'readfile': function('fugitive#readfile'), 'isdirectory': function('fugitive#isdirectory'), 'getfperm': function('fugitive#getfperm'), 'delete': function('fugitive#delete'), 'filereadable': function('fugitive#filereadable'), 'Real': function('FugitiveReal'), 'getftype': function('fugitive#getftype'), 'simplify': function('fugitive#simplify'), 'resolve': function('fugitive#resolve'), 'getfsize': function('fugitive#getfsize'), 'setfperm': function('fugitive#setfperm'), 'glob': function('fugitive#glob'), 'getftime': function('fugitive#getftime'), 'writefile': function('fugitive#writefile'), 'filewritable': function('fugitive#filewritable')}
completion_confirm_key_rhs  
did_load_ftplugin     #1
loaded_fzf            #1
undotree_SetFocusWhenToggle #0
completion_items_priority {}
loaded_undotree       #1
tcomment_opleader1     gc
undotree_HighlightSyntaxDel  DiffDelete
splitjoin_split_mapping  gS
FILE_SEP               /
completion_trigger_character []
completion_docked_hover #0
lspconfig             #1
loaded_zipPlugin       v28
echodoc#enable_at_startup #1
tcomment_maps         #1
gopher_tag_transform   snakecase
tcomment_textobject_inlinecomment  ic
undotree_DiffAutoOpen #1
lightline#colorscheme#wombat#palette {'inactive': {'right': [['#353535', '#585858', 236, 240], ['#666666', '#444444', 242, 238]], 'middle': [['#969696', '#353535', 247, 236]], 'left': [['#969696', '#444444', 247, 238], ['#666666', '#353535', 242, 236]]}, 'replace': {'left': [['#353535', '#e5786d', 236, 203], ['#d0d0d0', '#585858', 252, 240]]}, 'normal': {'right': [['#444444', '#808080', 238, 244], ['#969696', '#585858', 247, 240]], 'middle': [['#a8a8a8', '#444444', 248, 238]], 'warning': [['#353535', '#cae682', 236, 180]], 'left': [['#444444', '#8ac6f2', 238, 117], ['#d0d0d0', '#585858', 252, 240]], 'error': [['#242424', '#e5786d', 235, 203]]}, 'tabline': {'right': [['#a8a8a8', '#666666', 248, 242]], 'middle': [['#a8a8a8', '#444444', 248, 238]], 'left': [['#d0d0d0', '#666666', 252, 242]], 'tabsel': [['#d0d0d0', '#242424', 252, 235]]}, 'visual': {'left': [['#444444', '#f2c68a', 238, 216], ['#d0d0d0', '#585858', 252, 240]]}, 'insert': {'left': [['#444444', '#95e454', 238, 119], ['#d0d0d0', '#585858', 252, 240]]}}
completion_trigger_on_delete #0
submode_timeout       #0
loaded_completion     #1
vim_markdown_folding_disabled #1
wakatime_PythonBinary  python
did_indent_on         #1
mapleader               
EditorConfig_preserve_formatoptions #0
submode_always_show_submode #0
loaded_spellfile_plugin #1
wakatime_HeartbeatFrequency #2
splitjoin_join_mapping  gJ
undotree_HighlightChangedWithSign #1
loaded_clipboard_provider #1
completion_expand_characters [' ', '\t', '>', ';']
did_load_filetypes    #1
EditorConfig_exclude_patterns []
undotree_DiffCommand   diff
tcomment_opmap_modifier  <silent>
loaded_splitjoin       1.0.0
EditorConfig_verbose  #0
colors_name            molokai
fzf#vim#buffers       {'1': 1738.768397, '2': 1736.725128, '10': 1803.205565, '6': 1169.21944, '7': 1169.204838}
tcomment_mapleader1    <c-_>
tcomment_mapleader2    <Leader>_
loaded_tutor_mode_plugin #1
JavaComplete_IsWindows #0
minpac#opt            {'verbose': 2, 'minpac_start_dir': '/home/yuki/.config/nvim/pack/minpac/start', 'status_open': 'horizontal', 'confirm': v:true, 'package_name': 'minpac', 'progress_open': 'horizontal', 'minpac_start_dir_sub': '/home/yuki/.config/nvim/pack/minpac-sub/start', 'dir': '', 'minpac_opt_dir_sub': '/home/yuki/.config/nvim/pack/minpac-sub/opt', 'minpac_dir_sub': '/home/yuki/.config/nvim/pack/minpac-sub', 'minpac_opt_dir': '/home/yuki/.config/nvim/pack/minpac/opt', 'git': 'git', 'depth': 1, 'status_auto': v:false, 'jobs': 8, 'minpac_dir': '/home/yuki/.config/nvim/pack/minpac'}
completion_confirm_key  ^M
undotree_HighlightSyntaxChange  DiffChange
submode_keyseqs_to_leave ['<Esc>']
undotree_HighlightChangedText #1
completion_matching_strategy_list ['exact']
loaded_netrwPlugin     v165
loaded_2html_plugin    vim8.1_v1
undotree_DiffpanelHeight #10
JavaComplete_ImportSortType  jarName
clang_cpp_options      -std=c++0x -stdlib=libc++
JavaComplete_PluginLoaded #1
JavaComplete_ClasspathGenerationOrder ['Maven', 'Eclipse', 'Gradle', 'Ant']
PATH_SEP               :
completion_auto_change_source #0
undotree_RelativeTimestamp #1
loaded_echodoc        #1
completion_abbr_length #0
gopher_tag_default     json
completion_enable_auto_paren #0
undotree_CursorLine   #1
loaded_gzip           #1
zipPlugin_ext          *.apk,*.celzip,*.crtx,*.docm,*.docx,*.dotm,*.dotx,*.ear,*.epub,*.gcsx,*.glox,*.gqsx,*.ja,*.jar,*.kmz,*.oxt,*.potm,*.potx,*.ppam,*.ppsm,*.ppsx,*.pptm,*.pptx,*.sldx,*.thmx,*.vdw,*.war,*.wsz,*.xap,*.xlam,*.xlam,*.xlsb,*.xlsm,*.xlsx,*.xltm,*.xltx,*.xpi,*.zip
loaded_minpac         #1
completion_enable_snippet  v:null
EditorConfig_exec_path  
tcomment_map_modifier  <silent>
undotree_WindowLayout #1
completion_sorting     alphabet
tcomment_mapleader_uncomment_anyway  g<
loaded_matchit        #1
loaded_man            #1
gopher_map            {'_default': 1, 'return': 'r', 'lint': 'l', 'implement': 'm', 'test-current': 't', 'error': 'e', '_imap_ctrl': 1, '_popup': 0, '_nmap_prefix': ';', 'test': 'T', '_imap_prefix': '<C-k>', 'fillstruct': 'f', 'if': 'i', 'install': ';'}
completion_menu_length #0
completion_customize_lsp_label {}
completion_enable_server_trigger #1
completion_trigger_keyword_length #1
loaded_tcomment       #400
JavaComplete_ImportDefault #0
qf_disable_statusline #1
JavaComplete_RegularClasses ['java.lang.String', 'java.lang.Object', 'java.lang.Exception', 'java.lang.StringBuilder', 'java.lang.Override', 'java.lang.UnsupportedOperationException', 'java.math.BigDecimal', 'java.lang.Byte', 'java.lang.Short', 'java.lang.Integer', 'java.lang.Long', 'java.lang.Float', 'java.lang.Double', 'java.lang.Character', 'java.lang.Boolean']
matchparen_insert_timeout #60
submode_keep_leaving_key #1
completion_enable_auto_popup #1
undotree_SplitWidth   #30
undotree_ShortIndicators #0
completion_matching_ignore_case #0
tcomment_mapleader_comment_anyway  g>
undotree_HighlightSyntaxAdd  DiffAdd
loaded_fugitive       #1
loaded_remote_plugins  /home/yuki/.local/share/nvim/rplugin.vim
EditorConfig_max_line_indicator  line
gopher_highlight      ['string-spell', 'string-fmt']
completion_matching_smart_case #0
EditorConfig_disable_rules []
gopher_tag_complete   ['db', 'json', 'json,omitempty', 'yaml']
completion_timer_cycle #80
ft_ignore_pat          \.\(Z\|gz\|bz2\|zip\|tgz\)$
go_template_autocreate #0
b:did_ftplugin        #1
b:undo_ftplugin        setlocal comments< commentstring<
b:changedtick         #14
w:paren_hl_on         #0
w:netrw_prvfile        term/2658/fish /home/yuki/.local/src/github.com/acomagu/wakatime-ics
s:root                 /home/yuki/.config/nvim/pack/minpac/start/gopher.vim
l:version              go version go1.15.6 linux/amd64
l:report              #0
l:err                 #0
l:state               ['VERSION', '    NVIM v0.5.0-dev+1045-g24b60322a; Build type: RelWithDebInfo', '    go version go1.15.6 linux/amd64; GOPATH=/home/yuki/go; GOROOT=/usr/lib/go; GO111MODULE=(unset)', '    gopher.vim version a758784 2021-01-26 12:43:17 +0800 (2 days ago) Remove hack for tabs', ' ', 'VARIABLES']
l:out                  gopher.vim version a758784 2021-01-26 12:43:17 +0800 (2 days ago) Remove hack for tabs
v:stderr              #2
v:beval_winid         #0
v:version             #800
v:t_list              #3
v:beval_winnr         #0
v:errors              []
v:lnum                #6
v:hlsearch            #0
v:scrollstart          function gopher#go#set_build_package[11]..gopher#go#module line 12
v:lua                 *function('')()
v:oldfiles            ['term/459/fish /home/yuki/.local/src/github.com/acomagu/wakatime-ics', '/home/yuki/.local/src/github.com/acomagu/wakatime-ics/main.go', '/usr/share/nvim/runtime/doc/editing.txt', 'term/16563/fish /home/yuki/.local/src/github.com/appify-technologies/appify-web', 'term://~//20362:fish', '/home/yuki/.local/src/github.com/appify-technologies/appify-web/src/modules/AccountMenu.tsx', '/home/yuki/.local/src/github.com/appify-technologies/appify-web/src/modules/Icon.tsx', '/home/yuki/.local/src/github.com/appify-technologies/appify-web/src/admin/components/common/usecase/PushNotification.tsx', '/usr/share/nvim/runtime/doc/syntax.txt', 'term/23899/ls /home/yuki/.local/src/github.com/TheDesignium/maas-poi-cms', '/home/yuki/.local/src/github.com/TheDesignium/maas-poi-cms/plugins/here-poi-publication/controllers/here-poi-publication.js', '/home/yuki/.local/src/github.com/appify-technologies/appify-web/Makefile', '/home/yuki/.local/src/github.com/acomagu/dotfiles-nvim/init.vim', '/usr/share/nvim/runtime/doc/options.txt', '/home/yuki/.local/src/github.com/appify-technologies/appify-web/node_modules/@types/react-date-range/index.d.ts', '/home/yuki/.local/src/github.com/appify-technologies/appify-web/node_modules/date-fns/typings.d.ts', '/home/yuki/.local/src/github.com/TheDesignium/maas-produce-gtfsrt-alert-demo/generate', '/home/yuki/.local/src/github.com/TheDesignium/maas-produce-gtfsrt-alert-demo/.gitignore', 'term/6031/nvo /home/yuki/.local/src/github.com/TheDesignium/maas-produce-gtfsrt-alert-demo', '/home/yuki/.local/src/github.com/TheDesignium/maas-produce-gtfsrt-alert-demo/index.ts', '/home/yuki/.local/src/github.com/TheDesignium/maas-produce-gtfsrt-alert-demo/README.md', '/home/yuki/.local/src/github.com/TheDesignium/maas-produce-gtfsrt-alert-demo/package.json', '/home/yuki/.local/src/github.com/TheDesignium/maas-produce-gtfsrt-alert-demo/tsconfig.json', '/home/yuki/.local/src/github.com/TheDesignium/maas-produce-gtfsrt-alert-demo/gtfs-realtime_pb.d.ts', '/home/yuki/.local/src/github.com/acomagu/dotfiles-fish/config.fish', '/home/yuki/.local/src/github.com/acomagu/dotfiles-windows-terminal/mkfile', '/home/yuki/.local/src/github.com/acomagu/dotfiles-windows-terminal/settings.json', 'term://~//9991:fish', '/mnt/c/Users/acoma/AppData/Local/Packages/Microsoft.WindowsTerminal_8wekyb3d8bbwe/LocalState/settings.json', '/mnt/c/Users/acoma/Desktop/paste.txt', 'term://~//457:fish', '/home/yuki/.local/src/github.com/TheDesignium/maas-produce-gtfsrt-alert-demo/node_modules/protoc-gen-ts/index.js', '/home/yuki/.local/src/github.com/TheDesignium/maas-produce-gtfsrt-alert-demo/gtfs-realtime.proto', '/home/yuki/.local/src/github.com/TheDesignium/maas-produce-gtfsrt-alert-demo/node_modules/protoc-gen-ts/index.', 'term://~/.local/src/github.com/TheDesignium/maas-produce-gtfsrt-alert-demo//12091:cat ''/tmp/nvimiSmfeM/119''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimiSmfeM/118;#FZF', 'term/6031/nvo /home/yuki/.local/src/github.com/acomagu/dotfiles-windows-terminal', 'term://~/.local/src/github.com/TheDesignium/maas-produce-gtfsrt-alert-demo//4304:cat ''/tmp/nvimmKd9xT/17''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimmKd9xT/16;#FZF', 'term://~/.local/src/github.com/appify-technologies/appify-web//22740:cat ''/tmp/nvimtCzt69/62''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimtCzt69/61;#FZF', 'term://~/.local/src/github.com/TheDesignium/maas-produce-gtfsrt-alert-demo//16181:cat ''/tmp/nvimiSmfeM/167''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimiSmfeM/166;#FZF', 'term://~/.local/src/github.com/appify-technologies/appify-web//19847:( ag -l )|''fzf''   --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimtCzt69/4;#FZF', 'term://~//8998:cat ''/tmp/nvimiSmfeM/67''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimiSmfeM/66;#FZF', 'term://~/.local/src/github.com/appify-technologies/appify-web//24471:cat ''/tmp/nvimtCzt69/83''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimtCzt69/82;#FZF', 'term://~//9316:cat ''/tmp/nvimiSmfeM/77''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimiSmfeM/76;#FZF', 'term://~//7421:cat ''/tmp/nvimiSmfeM/45''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimiSmfeM/44;#FZF', 'term://~/.local/src/github.com/TheDesignium/maas-produce-gtfsrt-alert-demo//11506:cat ''/tmp/nvimiSmfeM/109''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimiSmfeM/108;#FZF', 'term://~//9417:cat ''/tmp/nvimiSmfeM/87''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimiSmfeM/86;#FZF', 'term://~//9041:cat ''/tmp/nvimiSmfeM/69''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimiSmfeM/68;#FZF', 'term://~//9304:cat ''/tmp/nvimiSmfeM/75''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimiSmfeM/74;#FZF', 'term://~/.local/src/github.com/appify-technologies/appify-web//21632:cat ''/tmp/nvimtCzt69/46''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimtCzt69/45;#FZF', 'term://~/.local/src/github.com/TheDesignium/maas-produce-gtfsrt-alert-demo//2180:cat ''/tmp/nvimmKd9xT/9''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimmKd9xT/8;#FZF', 'term://~//7194:cat ''/tmp/nvimiSmfeM/33''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimiSmfeM/32;#FZF', 'term://~/.local/src/github.com/TheDesignium/maas-produce-gtfsrt-alert-demo//12012:cat ''/tmp/nvimiSmfeM/117''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimiSmfeM/116;#FZF', 'term://~/.local/src/github.com/TheDesignium/maas-produce-gtfsrt-alert-demo//12253:cat ''/tmp/nvimiSmfeM/121''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimiSmfeM/120;#FZF', 'term://~//7841:cat ''/tmp/nvimiSmfeM/61''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimiSmfeM/60;#FZF', 'term://~//9659:cat ''/tmp/nvimiSmfeM/95''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimiSmfeM/94;#FZF', 'term://~/.local/src/github.com/acomagu/dotfiles-windows-terminal//2962:cat ''/tmp/nvimdeSKce/25''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimdeSKce/24;#FZF', 'term://~/.local/src/github.com/TheDesignium/maas-produce-gtfsrt-alert-demo//16099:cat ''/tmp/nvimiSmfeM/165''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimiSmfeM/164;#FZF', 'term/6031/rlwrap /home/yuki/.local/src/github.com/acomagu/dotfiles-windows-terminal', 'term/2121/nvo /home/yuki/.local/src/github.com/acomagu/dotfiles-windows-terminal', 'term://~//1686:fish', 'term://~/.local/src/github.com/appify-technologies/appify-web//24333:cat ''/tmp/nvimtCzt69/74''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimtCzt69/73;#FZF', 'term://~/.local/src/github.com/acomagu/wakatime-ics//2187:cat ''/tmp/nvimkN4B3q/9''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimkN4B3q/8;#FZF', 'term://~//5527:cat ''/tmp/nvimmpHs78/15''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimmpHs78/14;#FZF', 'term/16563/nvo /home/yuki/.local/src/github.com/appify-technologies/appify-web', 'term://~//5672:cat ''/tmp/nvimmpHs78/19''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimmpHs78/18;#FZF', 'term://~//459:fish', 'term://~//7268:cat ''/tmp/nvimiSmfeM/39''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimiSmfeM/38;#FZF', 'term://~//6474:cat ''/tmp/nvimiSmfeM/13''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimiSmfeM/12;#FZF', 'term://~/.local/src/github.com/appify-technologies/appify-web//24642:''fzf''  ''--ansi'' ''--prompt'' ''GitGrep> '' ''--multi'' ''--bind'' ''alt-a:select-all,alt-d:deselect-all'' ''--delimiter'' '':'' ''--preview-window'' ''+{2}-/2'' --query='''' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimtCzt69/89;#FZF', 'term/16563/yarn /home/yuki/.local/src/github.com/appify-technologies/appify-web', 'term://~//7139:cat ''/tmp/nvimiSmfeM/31''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimiSmfeM/30;#FZF', 'term/16563/ls /home/yuki/.local/src/github.com/TheDesignium/maas-produce-gtfsrt-alert-demo', 'term://~/.local/src/github.com/appify-technologies/appify-web//20883:cat ''/tmp/nvimtCzt69/24''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimtCzt69/23;#FZF', 'term://~/.local/src/github.com/appify-technologies/appify-web//21411:cat ''/tmp/nvimtCzt69/34''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimtCzt69/33;#FZF', 'term://~/.local/src/github.com/TheDesignium/maas-produce-gtfsrt-alert-demo//11918:cat ''/tmp/nvimiSmfeM/113''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimiSmfeM/112;#FZF', 'term://~//3096:fish', 'term://~/.local/src/github.com/TheDesignium/maas-produce-gtfsrt-alert-demo//12545:cat ''/tmp/nvimiSmfeM/129''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimiSmfeM/128;#FZF', 'term://~//8329:cat ''/tmp/nvimiSmfeM/65''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimiSmfeM/64;#FZF', 'term/6031/ls /home/yuki/.local/src/github.com/acomagu/dotfiles-windows-terminal', 'term://~/.local/src/github.com/TheDesignium/maas-produce-gtfsrt-alert-demo//2040:cat ''/tmp/nvimmKd9xT/7''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimmKd9xT/6;#FZF', 'term://~//9497:cat ''/tmp/nvimiSmfeM/91''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimiSmfeM/90;#FZF', 'term://~/.local/src/github.com/appify-technologies/appify-web//22297:cat ''/tmp/nvimtCzt69/54''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimtCzt69/53;#FZF', 'term://~/.local/src/github.com/TheDesignium/maas-produce-gtfsrt-alert-demo//4511:cat ''/tmp/nvimmKd9xT/21''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimmKd9xT/20;#FZF', 'term://~//5306:cat ''/tmp/nvimmpHs78/7''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimmpHs78/6;#FZF', 'term://~/.local/src/github.com/TheDesignium/maas-produce-gtfsrt-alert-demo//4248:cat ''/tmp/nvimmKd9xT/15''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimmKd9xT/14;#FZF', 'term://~/.local/src/github.com/TheDesignium/maas-produce-gtfsrt-alert-demo//4846:cat ''/tmp/nvimmKd9xT/23''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimmKd9xT/22;#FZF', 'term://~/.local/src/github.com/acomagu/wakatime-ics//2174:cat ''/tmp/nvimkN4B3q/7''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimkN4B3q/6;#FZF', 'term://~/.local/src/github.com/acomagu/dotfiles-windows-terminal//2439:cat ''/tmp/nvimdeSKce/13''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimdeSKce/12;#FZF', 'term://~/.local/src/github.com/appify-technologies/appify-web//21218:cat ''/tmp/nvimtCzt69/28''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimtCzt69/27;#FZF', 'term://~//7443:cat ''/tmp/nvimiSmfeM/47''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimiSmfeM/46;#FZF', 'term://~//7714:cat ''/tmp/nvimiSmfeM/57''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimiSmfeM/56;#FZF', 'term://~//6976:cat ''/tmp/nvimiSmfeM/23''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimiSmfeM/22;#FZF', 'term://~/.local/src/github.com/acomagu/dotfiles-windows-terminal//2520:cat ''/tmp/nvimdeSKce/17''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimdeSKce/16;#FZF', 'term/3973/nvo /tmp/tmp.Q2NFvUkKpg', 'term://~//6411:cat ''/tmp/nvimiSmfeM/11''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimiSmfeM/10;#FZF', 'term://~/.local/src/github.com/appify-technologies/appify-web//22091:cat ''/tmp/nvimtCzt69/52''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimtCzt69/51;#FZF', 'term://~/.local/src/github.com/TheDesignium/maas-produce-gtfsrt-alert-demo//14372:cat ''/tmp/nvimiSmfeM/159''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimiSmfeM/158;#FZF', 'term://~//5434:cat ''/tmp/nvimmpHs78/13''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimmpHs78/12;#FZF', 'term://~/.local/src/github.com/TheDesignium/maas-produce-gtfsrt-alert-demo//13648:cat ''/tmp/nvimiSmfeM/147''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimiSmfeM/146;#FZF', 'term://~/.local/src/github.com/TheDesignium/maas-produce-gtfsrt-alert-demo//11955:cat ''/tmp/nvimiSmfeM/115''|''fzf''  ''+m'' ''-x'' ''--tiebreak=index'' ''--header-lines=1'' ''--ansi'' ''-d'' ''\t'' ''--with-nth'' ''3..'' ''-n'' ''2,1..2'' ''--prompt'' ''Buf> '' ''--query'' '''' ''--preview-window'' ''+{2}-/2'' ''--preview-window'' ''right'' ''--preview'' ''''\''''/home/yuki/.config/nvim/pack/minpac/start/fzf.vim/bin/preview.sh''\'''' {1}'' ''--bind'' ''ctrl-/:toggle-preview'' --expect=ctrl-v,ctrl-x,ctrl-t --no-height --border=rounded > /tmp/nvimiSmfeM/114;#FZF']
v:dying               #0
v:windowid            #0
v:mouse_winid         #0
v:exiting              v:null
v:argv                ['nvim']
v:lang                 en_US.UTF-8
v:count               #0
v:progpath             /usr/bin/nvim
v:true                 v:true
v:t_string            #1
v:progname             nvim
v:t_bool              #6
v:t_number            #0
v:_null_dict          {}
v:vim_did_enter       #1
v:echospace           #129
v:cmdbang             #0
v:foldlevel           #0
v:msgpack_types       {'float': [], 'array': [], 'binary': [], 'integer': [], 'nil': [], 'boolean': [], 'ext': [], 'map': [], 'string': []}
v:t_func              #2
v:operator             c
v:ctype                en_US.UTF-8
v:prevcount           #0
v:register             "
v:mouse_win           #0
v:count1              #1
v:foldstart           #0
v:foldend             #0
v:_null_list          []
v:profiling           #0
v:t_float             #5
v:null                 v:null
v:beval_col           #0
v:errmsg               E492: Not an editor command: redia @"
v:beval_lnum          #0
v:mouse_lnum          #0
v:insertmode           i
v:completed_item      {}
v:t_dict              #4
v:false                v:false
v:beval_bufnr         #0
v:shell_error         #0
v:testing             #0
v:servername           /tmp/nvim2WW5jI/0
v:lc_time              en_US.UTF-8
v:searchforward       #1
v:event               {}
v:mouse_col           #0
v:statusmsg            Compilation: /usr/bin/cc -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Og -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wshadow -Wconversion -Wmissing-prototypes -Wvla -fstack-protector-strong -fno-common -fdiagnostics-color=always -DINCLUDE_GENERATED_DECLARATIONS -D_GNU_SOURCE -DNVIM_MSGPACK_HAS_FLOAT32 -DNVIM_UNIBI_HAS_VAR_FROM -DMIN_LOG_LEVEL=3 -I/home/runner/work/neovim/neovim/build/config -I/home/runner/work/neovim/neovim/src -I/home/runner/work/neovim/neovim/.deps/usr/include -I/usr/include -I/home/runner/work/neovim/neovim/build/src/nvim/auto -I/home/runner/work/neovim/neovim/build/include
v:warningmsg           search hit BOTTOM, continuing at TOP
VERSION
    NVIM v0.5.0-dev+1045-g24b60322a; Build type: RelWithDebInfo
    go version go1.15.6 linux/amd64; GOPATH=/home/yuki/go; GOROOT=/usr/lib/go; GO111MODULE=(unset)
    gopher.vim version a758784 2021-01-26 12:43:17 +0800 (2 days ago) Remove hack for tabs
 
VARIABLES
    gopher_tag_transform   snakecase
    gopher_tag_default     json
    gopher_map            {'_default': 1, 'return': 'r', 'lint': 'l', 'implement': 'm', 'test-current': 't', 'error': 'e', '_imap_ctrl': 1, '_popup': 0, '_nmap_prefix': ';', 'test': 'T', '_imap_prefix': '<C-k>', 'fillstruct': 'f', 'if': 'i', 'install': ';'}
    gopher_highlight      ['string-spell', 'string-fmt']
    gopher_tag_complete   ['db', 'json', 'json,omitempty', 'yaml']
 
COMMAND HISTORY (newest on top)
@acomagu
Copy link
Author

acomagu commented Jan 28, 2021

I found a conversation, they says "NeoVim has no chdir() function".

https://gitter.im/Shougo/defx.nvim?at=5d020ce944ed26263dcbd4aa

(Really?)

And I found a small shim for the environments has no chdir function.

https://github.com/Shougo/denite.nvim/blob/82f1308/autoload/denite/util.vim#L127-L133

This might be helpful for my case.

acomagu added a commit to acomagu/gopher.vim that referenced this issue Jan 28, 2021
@acomagu acomagu linked a pull request Jan 28, 2021 that will close this issue
@acomagu
Copy link
Author

acomagu commented Jan 28, 2021

Created a pull. I'm glab if you check it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant