mirror of
https://github.com/google/vim-jsonnet.git
synced 2026-01-21 01:51:05 +01:00
add check Duplicate (#19)
This commit is contained in:
parent
b7459b36e5
commit
650d5cabbb
@ -3,11 +3,10 @@
|
||||
" A plugin for jsonnet files.
|
||||
" Install useful tools for *.jsonnet and *.libsonnet files
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
if exists('g:loaded_jsonnet')
|
||||
finish
|
||||
endif
|
||||
let g:loaded_jsonnet = 1
|
||||
|
||||
function! s:fmtAutosave()
|
||||
" Jsonnet code formatting on save
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user