mirror of
https://github.com/ruby/ruby.git
synced 2025-08-23 21:14:23 +02:00
[ruby/fiddle] Remove Vim commands
(https://github.com/ruby/fiddle/pull/140)
Some of these commands just don't work (for example `sws` is not a Vim
setting). I think we should just remove these.
c3dbf7ba9a
This commit is contained in:
parent
c2fd3dfb98
commit
0e1182f93c
6 changed files with 0 additions and 8 deletions
|
@ -493,4 +493,3 @@ Init_fiddle_function(void)
|
|||
*/
|
||||
rb_define_method(cFiddleFunction, "initialize", initialize, -1);
|
||||
}
|
||||
/* vim: set noet sws=4 sw=4: */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue