diff options
author | Christian Clason <c.clason@uni-graz.at> | 2025-04-03 09:54:08 +0200 |
---|---|---|
committer | Christian Clason <ch.clason+github@icloud.com> | 2025-04-03 10:15:11 +0200 |
commit | 5cdfa3324f4cafe2ac98d2e9ec4e812aa9c0598e (patch) | |
tree | 00bce826f85eabfb1df192d3bc14442ec7e59e7a /runtime/lua/vim/_options.lua | |
parent | 18caa5fb239542107f27c054e54e0bf3a33a2278 (diff) | |
download | rneovim-5cdfa3324f4cafe2ac98d2e9ec4e812aa9c0598e.tar.gz rneovim-5cdfa3324f4cafe2ac98d2e9ec4e812aa9c0598e.tar.bz2 rneovim-5cdfa3324f4cafe2ac98d2e9ec4e812aa9c0598e.zip |
vim-patch:9.1.1268: filetype: dax files are not recognized
Problem: filetype: dax files are not recognized
Solution: detect "*.dax" as dax filetype, include dax filetype and
syntax plugin (Anarion Dunedain)
Data Analysis Expressions (DAX) is a formula expression language used in
Analysis Services, Power BI, and Power Pivot in Excel. DAX formulas
include functions, operators, and values to perform advanced
calculations and queries on data in related tables and columns in
tabular data models.
DAX language overview:
- https://learn.microsoft.com/en-us/dax/dax-overview
closes: vim/vim#17035
https://github.com/vim/vim/commit/7f518e044fbc60cffdf2c0f611cc8c4dc35c338c
Co-authored-by: Anarion Dunedain <anarion80@gmail.com>
Diffstat (limited to 'runtime/lua/vim/_options.lua')
0 files changed, 0 insertions, 0 deletions