Re: Vim plugin for csv files
David Lowry-Duda <[email protected]> Thu, 29 May 2025 10:48:59 -0400
| Newsgroups | gmane.editors.vim |
|---|---|
| Message-ID | <aDhz29fdNlaJPuSA@icerm-dld> |
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#end() " required In general, I think binary search (by commenting out partitions of the plugins for vundle to load) works the fastest. But in this case it's probably vim-polyglot. - DLD -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/vim_use/aDhz29fdNlaJPuSA%40icerm-dld.