1
0
mirror of https://github.com/tiyn/larbs.git synced 2025-04-04 08:17:45 +02:00

adding autocompletion for vim

This commit is contained in:
TiynGER 2020-04-06 17:51:34 +02:00
parent 63a47496e7
commit ce8ebfb43a

@ -88,6 +88,7 @@ A,urlscan,parses URLs in the terminal allowing keyboard-based selection.,,
,vifm,is the best file manager with vim keybindings out there.,,
,xf86-input-synaptics,is needed for toggling the touchpad.,,
,xsel,is for copying and pasting in the terminal.,,
A,vim-youcompleteme-git,is a totally bloated autocompletion engine working pretty much out of the box with most filetypes.,,
,w3m,is a terminal browser which can also view images.,,
,zathura-djvu,gives zathura the ability to read .djvu files.,,
,zip,zips zips.,,

1 #TAG NAME IN REPO (or git url) PURPOSE (should be a verb phrase to sound right while installing)
88 vifm is the best file manager with vim keybindings out there.
89 xf86-input-synaptics is needed for toggling the touchpad.
90 xsel is for copying and pasting in the terminal.
91 A vim-youcompleteme-git is a totally bloated autocompletion engine working pretty much out of the box with most filetypes.
92 w3m is a terminal browser which can also view images.
93 zathura-djvu gives zathura the ability to read .djvu files.
94 zip zips zips.