Skip to content

Decodetalkers/csv-tools.lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSV-tools

Setup

should not setup or

require("csvtools").setup({
	before = 10,
	after = 10,
	clearafter = true
	-- this will clear the highlight of buf after move
})

the number should be as small as possible

Above is the default setting

Defaut key

command use
TopWindow open a top window to show the key of csv
CloseWindow close the top window
key use
<leader> td close the topwindow ,both topwindow and csv buffer has
<leader> tf open a new topwindow

TODO

  • Make the top line and csv shown as a table