Arjun Karangiya and GitHub
c28d25c152
Move to data folder and need absolute path here ( #1069 )
...
Vimwiki is not config but it's data so ".local/share/nvim" is
more proper location for it.
Here relative path was given so it tries to create new vimwiki
folder when launched from other than home dir or changing current
dir using `:cd <path>` inside vim when launching vimwiki.
2022-01-29 14:51:52 +00:00
Arjun Karangiya and GitHub
fb8923b841
Here program name should be given not package name ( #973 )
...
This can be known from ifinstalled code
2021-09-23 12:02:51 -04:00
karioki and GitHub
9adf0e6bcd
Restoring missing line for zsh file shortcuts ( #879 )
2021-01-10 14:25:12 -05:00
karioki and GitHub
3f4ea160b9
Expanding shell vars before passing to the files ( #827 )
2020-10-11 16:38:55 -04:00
karioki and GitHub
2b6b3822e3
Placing NERDTree bookmark file not on home dir ( #624 )
2020-05-09 10:31:25 -04:00
Arjun Karangiya
1316be8ec4
New featuer: ZSH named dirs
2020-04-06 17:23:45 +05:30
Arjun Karangiya and Luke Smith
ae0fadd673
Revert "class needs to be set before the command otherwise it's not set at all"
...
This reverts commit bf5b003d
This is a mistake. It's not class but command to Nvim. And It breaks the intended feature.
2020-01-11 09:41:54 -05:00