1
0
mirror of https://github.com/jbranchaud/til synced 2026-03-05 07:28:46 +00:00

Add Setting Filetype With Modelines as a vim til

This commit is contained in:
jbranchaud
2016-06-17 22:43:07 -05:00
parent 930432606c
commit ae8f05386d
2 changed files with 27 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ variety of languages and technologies. These are things that don't really
warrant a full blog post. These are mostly things I learn by pairing with
smart people at [Hashrocket](http://hashrocket.com/).
_433 TILs and counting..._
_434 TILs and counting..._
---
@@ -496,6 +496,7 @@ _433 TILs and counting..._
- [Searching For Hex Digits](vim/searching-for-hex-digits.md)
- [Set End Of Line Markers](vim/set-end-of-line-markers.md)
- [Set Your Color Scheme](vim/set-your-color-scheme.md)
- [Setting Filetype With Modelines](vim/setting-filetype-with-modelines.md)
- [Show All Syntax Highlighting Rules](vim/show-all-syntax-highlighting-rules.md)
- [Split Different](vim/split-different.md)
- [Splitting For New Files](vim/splitting-for-new-files.md)