clean up legacy files
This commit is contained in:
parent
638ff2812f
commit
bc35923fe2
658 changed files with 196 additions and 1 deletions
4
legacy/after/indent/php.vim
Normal file
4
legacy/after/indent/php.vim
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
" https://github.com/nvim-treesitter/nvim-treesitter/issues/462#issuecomment-700278736
|
||||
setlocal indentexpr =
|
||||
setlocal autoindent
|
||||
setlocal smartindent
|
||||
Loading…
Add table
Add a link
Reference in a new issue