mirror of
				https://github.com/amix/vimrc
				synced 2025-10-31 14:43:35 +08:00 
			
		
		
		
	Added and updated some plugins
Added: vim-ruby, typescript-vim, vim-javascript Updated: rust-vim
This commit is contained in:
		| @ -0,0 +1,12 @@ | ||||
| " Vim filetype plugin file | ||||
| " Language:     JavaScript | ||||
| " Maintainer:   vim-javascript community | ||||
| " URL:          https://github.com/pangloss/vim-javascript | ||||
|  | ||||
| setlocal iskeyword+=$ suffixesadd+=.js | ||||
|  | ||||
| if exists('b:undo_ftplugin') | ||||
|   let b:undo_ftplugin .= ' | setlocal iskeyword< suffixesadd<' | ||||
| else | ||||
|   let b:undo_ftplugin = 'setlocal iskeyword< suffixesadd<' | ||||
| endif | ||||
		Reference in New Issue
	
	Block a user
	 Amir Salihefendic
					Amir Salihefendic