nh
This commit is contained in:
parent
312d6d63ef
commit
96e5924fb0
17 changed files with 126 additions and 43 deletions
|
|
@ -50,6 +50,8 @@ onoremap <silent> al :normal val<return>
|
|||
xnoremap i% GoggV
|
||||
onoremap <silent> i% :normal vi%<return>
|
||||
|
||||
" highlight Normal guibg=NONE
|
||||
|
||||
function CreateNote(title)
|
||||
execute "VimwikiIndex"
|
||||
execute "VimwikiGoto " . a:title
|
||||
|
|
|
|||
|
|
@ -136,7 +136,7 @@
|
|||
{
|
||||
plugin = papercolor-theme;
|
||||
config = ''
|
||||
set background=light
|
||||
" set background=light
|
||||
colorscheme PaperColor
|
||||
'';
|
||||
}
|
||||
|
|
@ -203,7 +203,7 @@
|
|||
vim-snippets
|
||||
vim-speeddating
|
||||
vim-surround
|
||||
|
||||
|
||||
{
|
||||
plugin = vim-unimpaired;
|
||||
config = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue