Skip to content

Setting expandtab to true doesn't affect :set expandtab? / How to check what file last assigned to a neovim option? #44

Answered by mrcjkb
starptr asked this question in Q&A
Discussion options

You must be logged in to vote

Running this without any modifications:

:verbose set expandtab?
  expandtab
        Last set from Lua (run Nvim with -V1 for more details)

There are some options that will set noexpandtab, so I suggest you use :verbose set expandtab? to troubleshoot that.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@starptr
Comment options

@mrcjkb
Comment options

Answer selected by starptr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants