refactor(textobj): use configs and don't use VimL

This commit is contained in:
Thomas Vigouroux 2020-04-25 16:35:10 +02:00
parent 7c7d4e5270
commit cadb3ee1ff
4 changed files with 78 additions and 62 deletions

View file

@ -1,4 +1,4 @@
" Last Change: 2020 avril 23
" Last Change: 2020 avril 25
if exists('g:loaded_nvim_treesitter')
finish