this repo has no description
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

backspace in normal mode does :noh

+1 -1
+1 -1
users/profiles/nvim/default.nix
··· 280 280 map <leader>s :w<CR> 281 281 map <leader>q :q<CR> 282 282 map <leader>r :RainbowParenthesesToggleAll<CR> 283 - map <leader><BS> :noh<CR> 283 + nnoremap <BS> :noh<CR> 284 284 map Q <Nop> 285 285 nnoremap Y y$ 286 286 nnoremap <leader>n :vnew<CR>