Skip to content

Instantly share code, notes, and snippets.

View GuiAlmeidaPC's full-sized avatar

Guilherme Almeida P. Couto GuiAlmeidaPC

View GitHub Profile
" GistID: a9512203f8727acd3d75
" set colorscheme
colors koehler
" set syntax highlighting on
syntax on
" set line numbering on
set nu
"split navigations
nnoremap <C-J> <C-W><C-J>
nnoremap <C-K> <C-W><C-K>
@GuiAlmeidaPC
GuiAlmeidaPC / .XCompose
Last active October 20, 2015 08:59
Exemplo de arquivo ~/.XCompose com alfabeto grego.
# ~/.XCompose
# This file defines custom Compose sequences for Unicode characters
# Import default rules from the system Compose file:
include "/usr/share/X11/locale/en_US.UTF-8/Compose"
# To put some stuff onto compose key strokes:
<Multi_key> <minus> <greater> : "→" U2192 # Compose - >
<Multi_key> <colon> <parenright> : "☺" U263A # Compose : )
<Multi_key> <b> <t> <w> : "by the way" # Compose b t w
# PKGW customizations
# Greek ambiguities: epsilon/eta, theta/tau, pi/phi/psi, omega/omicron
<Multi_key> <backslash> <comma> : " " U202F # thin nonbreaking space
<Multi_key> <g> <a> : "α"
<Multi_key> <g> <b> : "β"
<Multi_key> <g> <g> : "γ"
<Multi_key> <g> <d> : "δ"
<Multi_key> <g> <3> : "ε" # note!