From a94a1be1d0f6edb712cb3982733a5c90eeccdc4d Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Tue, 15 Mar 2016 16:56:50 -0400 Subject: Map nohlsearch to default --- .config/nvim/init.vim | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.config/nvim/init.vim b/.config/nvim/init.vim index f5c1f408..d67c5fb2 100644 --- a/.config/nvim/init.vim +++ b/.config/nvim/init.vim @@ -13,9 +13,7 @@ set list listchars=tab:»·,trail:· syntax on filetype plugin indent on -noremap \ , -let mapleader = ',' -nmap n :nohlsearch +nmap :nohlsearch set splitbelow splitright map -- cgit 1.4.1 oup label='branches'> dontfiles
summary refs log tree commit diff
Commit message (Expand)Author
2019-09-07Add -x flag to titleJune McEnroe
2019-09-07Ignore SIGPIPE in relayJune McEnroe
2019-09-07Add A Memory Called EmpireJune McEnroe
2019-09-05Handle lack of Content-TypeJune McEnroe
2019-09-05Use CURLINFO_CONTENT_TYPEJune McEnroe
2019-09-05Decode entities in titlesJune McEnroe
2019-09-05Print title as soon as it's availableJune McEnroe
2019-09-05Use CURL_PREFIX to set flagsJune McEnroe
2019-09-05Add titleJune McEnroe
2019-09-04Add Avorter n'est pas tuerJune McEnroe
2019-08-29Unset executable on shell scriptsJune McEnroe
2019-08-29Add long-missing setopt to bin.7June McEnroe
2019-08-29Add editJune McEnroe