Say I have a file 'SomeFile.txt'. On windows vim ":e somef<tab>" will expand out to SomeFile.txt. On linux it won't, even though I have 'completion-ignore-case on' in my inputrc and bash does case insensitive filename tab completion.
How can I make Vim on linux do case insensitive filename tab completion? Thanks, Thomas Rowe --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
