Skip to content

AWK emacs yasnippet snippet for autocompletion

License

Notifications You must be signed in to change notification settings

pablos-here/awk-yasnippets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

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 .

About

AWK emacs yasnippet snippet for autocompletion

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • YASnippet 100.0%