5 lines
150 B
VimL
5 lines
150 B
VimL
|
" https://github.com/nvim-treesitter/nvim-treesitter/issues/462#issuecomment-700278736
|
||
|
setlocal indentexpr =
|
||
|
setlocal autoindent
|
||
|
setlocal smartindent
|