changes
This commit is contained in:
@@ -123,6 +123,7 @@ set nocompatible
|
||||
set encoding=UTF-8
|
||||
set clipboard+=unnamedplus
|
||||
set mouse=a
|
||||
set laststatus=3
|
||||
|
||||
" Map Leader
|
||||
let mapleader = ","
|
||||
@@ -173,6 +174,7 @@ let g:python3_host_prog = '/usr/bin/python3'
|
||||
" Limeligt + Goyo Binds
|
||||
nnoremap <Leader>l :Limelight!!<CR>
|
||||
nnoremap <Leader>g :Goyo<CR>
|
||||
set termguicolors
|
||||
let g:limelight_conceal_guifg = 'DarkGray'
|
||||
let g:limelight_conceal_guifg = '#777777'
|
||||
let g:limelight_conceal_ctermfg = 'gray'
|
||||
|
||||
Reference in New Issue
Block a user