So, here’s my latest .vimrc file. So far I like it. The statusline is very helpful in letting me know certain things about the file. Like what kid of file it is, character position, where I’m at in the file, and the word count, it’s useful: " Set the maximum width of text to 80 characters set textwidth=80 " Optional: visual indicator for the 80th column set colorcolumn=80 set number " formatoptions settings: " t: Auto-wrap text using textwidth " c: Auto-wrap comments using textwidth " q: Allow formatting of comments with "gq" set formatoptions+=tcq set expandtab " Use spaces instead of tabs set tabstop=4 " Number of spaces that a tab counts for set shiftwidth=4 " Number of spaces to use for each step of (auto)indent set softtabstop=4 " Number of spaces that a tab counts for while performing editing operations syntax enable " Always show the status line set laststatus=2 " Define the format (File pa...
Feels like it's that time of year or something. Choosing to move again. It's nothing quite like moving that makes it all feel normal and special at the same time. I wish life would just once slow down a bit for me to be able to figure it all out. But I'm not sure how that will all go over if life doesn't feel like doing that.
Life isn't a game. It's not meant to be a game but a serious thing it is. There isn't much to life except the fact that you have to work for a living. It comes at you fast and you have to understand that. It's not an expensive thing to work, but it is something that has to be done.
Comments
Post a Comment