mirror of
https://github.com/dhruvasagar/vim-table-mode.git
synced 2025-11-12 13:03:46 -05:00
Removed unnecessary code / headers
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
" vim: fdm=indent
|
||||
source t/config/options.vim
|
||||
|
||||
call vspec#hint({'scope': 'tablemode#align#scope()', 'sid': 'tablemode#align#sid()'})
|
||||
|
||||
function! ConvertLines2Dict(lines)
|
||||
let lines = []
|
||||
for idx in range(len(a:lines))
|
||||
|
||||
Reference in New Issue
Block a user