diff options
| author | Daiderd Jordan <daiderd@gmail.com> | 2018-08-02 21:02:08 +0200 |
|---|---|---|
| committer | Daiderd Jordan <daiderd@gmail.com> | 2018-08-02 21:02:08 +0200 |
| commit | 91de10c24a1760e61c22c15a2b5e38b3ce7fbdb8 (patch) | |
| tree | 69b3ee2bd6c63ea9eaf4c2bda2fb82bd64570fdb /modules | |
| parent | 2c65fecf2c770e24d146c0d596dfec7641788d3f (diff) | |
lnl: update
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/examples/lnl.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/examples/lnl.nix b/modules/examples/lnl.nix index 1c5088a..e0ba063 100644 --- a/modules/examples/lnl.nix +++ b/modules/examples/lnl.nix @@ -168,6 +168,7 @@ cnoremap <C-g> <Esc><CR> cnoremap %% <C-r>=expand('%:h') . '/'<CR> + nnoremap // :nohlsearch<CR> let mapleader = ' ' nnoremap <Leader>( :tabprevious<CR> @@ -469,7 +470,7 @@ kwmc config padding 40 15 15 15 kwmc config gap 15 15 - kwmc config space 0 3 padding 125 125 125 125 + kwmc config space 0 3 padding 175 175 175 175 kwmc config display 1 padding 75 70 70 70 kwmc config display 2 padding 75 70 70 70 |
