Last active
March 10, 2017 10:18
-
-
Save anddam/9cfcc5a6635d1a18745d88336486f3a9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ ls -l /usr/share/vim | |
total 12 | |
drwxr-xr-x 6 root root 4096 Mar 7 16:45 addons | |
lrwxrwxrwx 1 root root 15 Nov 24 21:56 gvimrc -> /etc/vim/gvimrc | |
drwxr-xr-x 2 root root 4096 Mar 7 16:45 registry | |
drwxr-xr-x 17 root root 4096 Feb 10 08:41 vim74 | |
lrwxrwxrwx 1 root root 8 Feb 10 07:41 vimfiles -> /etc/vim | |
lrwxrwxrwx 1 root root 14 Nov 24 21:56 vimrc -> /etc/vim/vimrc | |
lrwxrwxrwx 1 root root 19 Nov 24 21:50 vimrc.tiny -> /etc/vim/vimrc.tiny |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/. | |
/usr | |
/usr/share | |
/usr/share/doc-base | |
/usr/share/doc-base/vim-autopep8 | |
/usr/share/vim | |
/usr/share/vim/registry | |
/usr/share/vim/registry/vim-autopep8.yaml | |
/usr/share/vim/addons | |
/usr/share/vim/addons/doc | |
/usr/share/vim/addons/doc/autopep8.txt | |
/usr/share/vim/addons/ftplugin | |
/usr/share/vim/addons/ftplugin/python_autopep8.vim | |
/usr/share/doc | |
/usr/share/doc/vim-autopep8 | |
/usr/share/doc/vim-autopep8/README.Debian | |
/usr/share/doc/vim-autopep8/html | |
/usr/share/doc/vim-autopep8/html/searchindex.js | |
/usr/share/doc/vim-autopep8/html/objects.inv | |
/usr/share/doc/vim-autopep8/html/_sources | |
/usr/share/doc/vim-autopep8/html/_sources/index.txt | |
/usr/share/doc/vim-autopep8/html/search.html | |
/usr/share/doc/vim-autopep8/html/_static | |
/usr/share/doc/vim-autopep8/html/_static/file.png | |
/usr/share/doc/vim-autopep8/html/_static/comment.png | |
/usr/share/doc/vim-autopep8/html/_static/comment-bright.png | |
/usr/share/doc/vim-autopep8/html/_static/basic.css | |
/usr/share/doc/vim-autopep8/html/_static/comment-close.png | |
/usr/share/doc/vim-autopep8/html/_static/pygments.css | |
/usr/share/doc/vim-autopep8/html/_static/down-pressed.png | |
/usr/share/doc/vim-autopep8/html/_static/up.png | |
/usr/share/doc/vim-autopep8/html/_static/up-pressed.png | |
/usr/share/doc/vim-autopep8/html/_static/plus.png | |
/usr/share/doc/vim-autopep8/html/_static/ajax-loader.gif | |
/usr/share/doc/vim-autopep8/html/_static/down.png | |
/usr/share/doc/vim-autopep8/html/_static/minus.png | |
/usr/share/doc/vim-autopep8/html/_static/classic.css | |
/usr/share/doc/vim-autopep8/html/index.html | |
/usr/share/doc/vim-autopep8/html/genindex.html | |
/usr/share/doc/vim-autopep8/copyright | |
/usr/share/doc/vim-autopep8/changelog.Debian.gz | |
/usr/share/doc/vim-autopep8/README.rst | |
/usr/share/doc/vim-autopep8/html/_static/doctools.js | |
/usr/share/doc/vim-autopep8/html/_static/sidebar.js | |
/usr/share/doc/vim-autopep8/html/_static/searchtools.js | |
/usr/share/doc/vim-autopep8/html/_static/jquery.js | |
/usr/share/doc/vim-autopep8/html/_static/underscore.js |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/home/anddam/.vim | |
/home/anddam/.vim/after | |
/usr/share/vim/vim74 | |
/usr/share/vim/vimfiles | |
/usr/share/vim/vimfiles/after | |
/var/lib/vim/addons | |
/var/lib/vim/addons/after |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment