Skip to content

fpvmorais/power-query-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 

Repository files navigation

Power Query Mode for Emacs

Major mode that let's you edit the Power Query language in your favourite editor.

Installation

Manual installation

Just clone this repo to emacs.d and place the code below in your init.el:

(load "~/.emacs.d/power-query-mode/power-query-mode.el")

Place the code below in your init.el:

(straight-use-package
    '(power-query-mode :type git :host github :repo "fpvmorais/power-query-mode"))

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published