vimwiki
                                
                                 vimwiki copied to clipboard
                                
                                    vimwiki copied to clipboard
                            
                            
                            
                        Personal Wiki for Vim
[Linked here](https://gist.github.com/llinfeng/add25b090a3a052149b93a54ceddf2af#file-profile-log-L3715) is a log where I profiled the time it took me to create a new link by pressing the Enter key in a markdown file on a word...
Prior to submitting a new issue make sure to complete these steps: - [X] Checkout the `dev` branch and confirm the issue is present there as well. The `dev` branch...
I installed Vimwiki and get the Error "E65" ### My observations: 1. My first observation is, that the word "House" is converted to a link `[House](House)` if I press Enter,...
Config: `{ 'path': '~/mywiki'}` Syntax: `VimWiki` Version: `2024.01.24` Revision: fde35bb - To reproduce: Create a link to a URL that is longer than the width of the window - Issue:...
Prior to submitting a new issue make sure to complete these steps: - [√] Include the VimWiki settings from your `.vimrc` ```vim " Wiki Directories and Settings let wiki_1 =...
## Issue I use vimwiki to manage a Zettelkasten with zk-org/zk + zk.nvim, and I want to start using vimwiki for diary entries. I couldn't find anything in my short...
Disclaimer: _I am new to Vim configurations and vim scripts. I am new to using github too so request you to cut some slack on any misconduct_ :-) . **Feature...
Improve docs for opening links in existing split: How to give [reuse] Argument to VimwikiSplitLink?
Sometimes I would like to leave my index page open in a split and open links next to it. The help for VimwikiSplitLink states: _„If the argument 'reuse' is given...
- [ ] No VimWiki settings in `.vimrc` besides prerequisites "set nocompatible filetype plugin on syntax on" - [ ] default - [ ] URLs don't open in the browser...
# Problem: I am trying to expand the the UltiSnips within the math environment (I am using SirVer UltiSnips and honza/vim-snippets) but I could not do so inside the inline...