swrh/dotfiles
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Problem with "xfonts-nexus" on Ubuntu: after installing the font package, it
won't be available in the system until you run the command below:
$ sudo update-fonts-alias /usr/share/fonts/X11/misc
It is recommended to install `vim-plug` for Neovim:
$ curl -fLo ~/.local/share/nvim/site/autoload/plug.vim --create-dirs \
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
vim:set et:
vi:set sw=2: