diff --git a/vim/plugs.vim b/vim/plugs.vim index e317b34..1869913 100644 --- a/vim/plugs.vim +++ b/vim/plugs.vim @@ -12,8 +12,8 @@ Plug 'tpope/vim-sensible' " Colorscheme Plug 'https://github.com/morhetz/gruvbox' " Csv files 🤦" -Plug 'https://github.com/mechatroner/rainbow_csv', { 'for': 'csv' } -Plug 'https://github.com/chrisbra/csv.vim', {'for': 'csv'} +Plug 'https://github.com/mechatroner/rainbow_csv' ", { 'for': 'csv' } + " Asynchronous Linting Engine Plug 'https://github.com/dense-analysis/ale' " Git diff --git a/vim/shortcuts.vim b/vim/shortcuts.vim index 2116542..f965f1f 100644 --- a/vim/shortcuts.vim +++ b/vim/shortcuts.vim @@ -109,10 +109,6 @@ map s :Snippets map ; :Commands map m :Maps -"" CSV -" highlight current column -map hc :HiColumn - "" Indent Guides map I :IndentGuidesToggle map i :set cursorcolumn! @@ -152,7 +148,6 @@ map P "+P map yp yankstack_substitute_older_paste map yn yankstack_substitute_newer_paste - " Insert a python breakpoint let @b = 'obreakpoint(€kr€ýa0j'