This website works better with JavaScript.
Home
Explore
Help
Sign In
titouan
/
dotfiles
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Show 80-char column in vim.
main
Titouan Rigoudy
3 years ago
committed by
Titouan Rigoudy
parent
f54f64909e
commit
988253a9ae
1 changed files
with
2 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
config.vim
+ 2
- 0
config.vim
View File
@ -10,6 +10,8 @@
" Always show the current cursor position.
" Always show the current cursor position.
set
ruler
set
ruler
" Show the 80 character column.
set
colorcolumn
=
80
" Show line numbers.
" Show line numbers.
set
number
set
number
Write
Preview
Loading…
Cancel
Save