8000 GitHub - CraigLangford/Vim-Setup: Cause I'm way too into vim.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

CraigLangford/Vim-Setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
< 8000 svg aria-hidden="true" focusable="false" class="octicon octicon-file-directory-fill icon-directory" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom">
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Font Setup

Dejavu Sans Mono is my go to font for development. For this to work nicely with Vim airline characters as well as developer fonts a number of extra fonts are needed. For this I created DejaVu Sans Mono for Powerline Nerd Font.tff which contains all the required fonts. To add this to your Ubuntu font image and keep it up to date with my image you can soft link to it from your ~/.local/share/fonts/ directory as follows.

Make sure the correct permissions are added to the downloaded font (cloned from this repository).

From the cloned directory

    chmod 664 DejaVu\ Sans\ Mono\ for\ Powerline\ Nerd\ Font.ttf

From the cloned directory

    ln -s DejaVu\ Sans\ Mono\ for\ Powerline\ Nerd\ Font.tff ~/.local/share/fonts/DejaVu\ Sans\ Mono\ for\ Powerline\ Nerd\ Font.tff

About

Cause I'm way too into vim.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0