dotfiles/nvim/.config/nvim/plugin
Marty Oehme 7181d881d7
nvim: Replace nerdtree with vifm
Simple, experimental replacement for now. Tries to keep the previous key
functionality intact:
use <leader>e to open working directory in vifm, <leader>E to open the
directory of the current file.

Some problems will remain - currently it is hard to navigate away from
an open vifm instance with C-hjkl since it is not recognized as a vim
window anymore.

Additionally, invoking vim functions does not work from the vifm window,
which means that if I start nvim pointing to a directory, i.e. with vifm
open, it not possible for me currently to directly start up fzf to open
another file, or a buffer from the history, or similar.
2021-03-14 14:01:16 +01:00
..
personal nvim: Fix scratchpad functionality 2020-10-23 19:19:04 +02:00
airline.vim Reorganize vim plugin settings 2020-02-03 22:23:45 +01:00
ale.vim [nvim] Add python linting, suggestions to vim 2020-07-10 10:15:03 +02:00
colorschemes-font.vim Reorganize vim plugin settings 2020-02-03 22:23:45 +01:00
completion-nvim.vim nvim: Fix lsp completion for newer nvim versions 2020-11-23 10:52:38 +01:00
fzf.vim [nvim] Fix fzf cmd & coloring 2020-02-27 10:07:09 +01:00
goyo.vim Reorganize vim plugin settings 2020-02-03 22:23:45 +01:00
notational-fzf-vim.vim Reorganize vim plugin settings 2020-02-03 22:23:45 +01:00
nvim-lspconfig.vim nvim: Extend lsp for nvim lua development 2020-10-09 22:11:06 +02:00
thesaurus_query.vim [nvim] Add thesaurus autodownload 2020-07-10 10:15:16 +02:00
tmuxline.vim tmux: Remove statusline time and date 2020-12-03 12:30:17 +01:00
vifm.vim nvim: Replace nerdtree with vifm 2021-03-14 14:01:16 +01:00
vim-go.vim [nvim] Update plugin options to new versions 2020-05-05 09:53:46 +02:00
vim-pandoc-syntax.vim Fix pandoc citation autocompletions 2020-02-04 00:44:12 +01:00
vim-pandoc.vim nvim: Remove pencil to fix relative cursor movement 2020-10-08 20:38:50 +02:00
vim-peekaboo.vim [nvim] Add peekaboo plugin to display registers 2020-05-26 15:29:41 +02:00
vim-polyglot.vim nvim: Switch to nvim-lsp 2020-10-01 19:20:07 +02:00
vim-sneak.vim Reorganize vim plugin settings 2020-02-03 22:23:45 +01:00
vim-tmux-navigator.vim Reorganize vim plugin settings 2020-02-03 22:23:45 +01:00
wiki.vim nvim: Fix zettelkasten links 2020-10-01 09:17:44 +02:00