This commit is contained in:
Till 2026-03-04 19:50:45 +01:00
parent 312d6d63ef
commit 96e5924fb0
17 changed files with 126 additions and 43 deletions

View file

@ -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

View file

@ -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 = ''