mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
[nvim] remove my ftplugin experiments
This commit is contained in:
parent
f0d108ab4c
commit
12c736032d
2 changed files with 1 additions and 4 deletions
|
@ -1,2 +1 @@
|
|||
" verbose set matchpairs?
|
||||
" setlocal matchpairs-=<:>
|
||||
setlocal matchpairs-=<:>
|
||||
|
|
|
@ -1,3 +1 @@
|
|||
echomsg "did ftplugin"
|
||||
setlocal matchpairs-=<:>
|
||||
let b:random_variable = 123
|
||||
|
|
Loading…
Reference in a new issue