forked from aniani/vim
updated for version 7.3.191
Problem: Still some RISC OS stuff to remove.
Solution: Remove files and lines. (Hong Xu)
Remove the 'osfiletype' option code.
This commit is contained in:
@@ -505,15 +505,6 @@
|
||||
# define FEAT_WILDMENU
|
||||
#endif
|
||||
|
||||
/*
|
||||
* +osfiletype filetype checking in autocommand patterns.
|
||||
* Only on systems that support filetypes (RISC OS).
|
||||
*/
|
||||
#if 0
|
||||
# define FEAT_OSFILETYPE
|
||||
# define DFLT_OFT "Text"
|
||||
#endif
|
||||
|
||||
/*
|
||||
* +viminfo reading/writing the viminfo file. Takes about 8Kbyte
|
||||
* of code.
|
||||
|
||||
Reference in New Issue
Block a user