adding autocompletion for vim

master
TiynGER 5 years ago
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.,, ,vifm,is the best file manager with vim keybindings out there.,,
,xf86-input-synaptics,is needed for toggling the touchpad.,, ,xf86-input-synaptics,is needed for toggling the touchpad.,,
,xsel,is for copying and pasting in the terminal.,, ,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.,, ,w3m,is a terminal browser which can also view images.,,
,zathura-djvu,gives zathura the ability to read .djvu files.,, ,zathura-djvu,gives zathura the ability to read .djvu files.,,
,zip,zips zips.,, ,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.
Loading…
Cancel
Save