Thursday, May 29, 2025

Re: Vim plugin for csv files

On 12:33 Wed 28 May 2025, Ven Tadipatri wrote:
>How do I see what plugin is opening the csv file and open
>it using the raw format (or if possible, fix the plugin)?
>
>call vundle#begin()
>Plugin 'VundleVim/Vundle.vim'
>Plugin 'preservim/nerdtree'
>Plugin 'ctrlpvim/ctrlp.vim'
>Plugin 'airblade/vim-gitgutter'
>Plugin 'tpope/vim-surround'
>Plugin 'tpope/vim-fugitive'
>Plugin 'sheerun/vim-polyglot'
>Plugin 'cosminadrianpopescu/vim-sql-workbench'
>Plugin 'unkiwii/vim-nerdtree-sync'
>call vundle

No comments: