Tridactyl!
This commit is contained in:
parent
0cdee7b7d8
commit
392dfed89a
5 changed files with 111 additions and 3 deletions
|
@ -72,7 +72,9 @@ Plug 'autozimu/LanguageClient-neovim', {
|
|||
|
||||
|
||||
" Automatically closes brackets, quotes and parentheses
|
||||
Plug 'jiangmiao/auto-pairs'
|
||||
" Plug 'jiangmiao/auto-pairs'
|
||||
" Disabled : While it works correctly when typing code,
|
||||
" when modifying existing one it's another thing
|
||||
|
||||
call plug#end()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue