Skip to content

Instantly share code, notes, and snippets.

@prehistoricpenguin
Created April 18, 2015 10:54
Show Gist options
  • Save prehistoricpenguin/ea0a99505483a50afce2 to your computer and use it in GitHub Desktop.
Save prehistoricpenguin/ea0a99505483a50afce2 to your computer and use it in GitHub Desktop.
a config to disable gvim's ugly white border
style "vimfix" {
bg[NORMAL] = "#002b36"
}
widget "vim-main-window.*GtkForm" style "vimfix"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment