/awk-yasnippets

AWK emacs yasnippet snippet for autocompletion

Primary LanguageYASnippetGNU General Public License v3.0GPL-3.0

Awk Emacs yasnippet snippets

A collection of awk snippets for the Emacs yasnippet plugin.

Installation

Assuming yasnippet is installed in ~/.emacs.d/plugins/yasnippet/snippets:

mkdir -p ~/src
cd ~/src
# Clone this repository in ~/src/awk-yasnippets
git clone https://github.com/uberkael/awk-yasnippets.git

# Create a sym link to the repository bits in yasnippet
cd ~/.emacs.d/plugins/yasnippet/snippets
ln -s ~/src/awk-yasnippets/awk-mode .