From df67623035393981e3cd7c41fa81b45fa26fd844 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Tue, 2 May 2017 11:41:17 -0400 Subject: Remove option unnecessary in nvim 0.2 --- .config/nvim/init.vim | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.config/nvim/init.vim b/.config/nvim/init.vim index 6fa96483..aa43338a 100644 --- a/.config/nvim/init.vim +++ b/.config/nvim/init.vim @@ -1,5 +1,5 @@ set hidden -set shortmess=atI visualbell +set shortmess=atI set wildmode=list:longest set splitbelow splitright @@ -8,7 +8,6 @@ set tabstop=4 expandtab shiftwidth=4 shiftround smartindent set undofile set title -set ruler showcmd set scrolloff=1 set number colorcolumn=80,100 set list listchars=tab:»·,trail:· -- cgit 1.4.1 '>master dontfiles
summary refs log tree commit diff
path: root/bin/git-comment.pl (unfollow)
Commit message (Expand)Author
2022-05-10Update "Care" with certificate timelineJune McEnroe
2022-05-08Add CirceJune McEnroe
2022-04-20Revert "Make (pun) the dependencies make (pun) more sense"June McEnroe
2022-04-20Set txt mtimes to source mtimesJune McEnroe
2022-04-20Make (pun) the dependencies make (pun) more senseJune McEnroe
2022-04-17Add HenchJune McEnroe
2022-04-14Publish "Agency"June McEnroe
2022-04-13Swap dates so the difference is always positiveJune McEnroe
2022-04-04Update "Care"June McEnroe
2022-04-03Publish "Care"June McEnroe
2022-03-31Publish "Compassion"June McEnroe
2022-03-24Skip matches with ident chars on either sideJune McEnroe
2022-03-24Add The Invisible Life of Addie LaRueJune McEnroe
2022-03-22Source ~/.profile.local if it existsJune McEnroe
2022-03-18Publish "Addendum 2021"June McEnroe
2022-03-16Remove wcwidth portJune McEnroe
2022-03-16Remove -j4 from ./PlanJune McEnroe
2022-03-15Rewrite Linux install.sh for DebianJune McEnroe
2022-03-15Remove dashJune McEnroe