Skip to content

Commit

Permalink
vim: csv: automatically highlight columns
Browse files Browse the repository at this point in the history
  • Loading branch information
elanglois-sai committed Oct 5, 2023
1 parent bfcd1f2 commit f3fb147
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config/vim/plugin/settings/csv.vim
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
let g:csv_highlight_column = 'y'

0 comments on commit f3fb147

Please sign in to comment.