summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/ftplugin/nu.vim
AgeCommit message (Collapse)AuthorFiles
2025-09-07vim-patch:6505dc6: runtime(nu): Add new Nushell runtime fileszeertzjq1
See: https://github.com/elkasztano/nushell-syntax-vim Thanks to Pete Cruz (@Petesta) for promoting this addition. closes: vim/vim#18208 https://github.com/vim/vim/commit/6505dc69d3a663448045d653112aa52e74894327 Co-authored-by: Doug Kearns <dougkearns@gmail.com>
2024-09-01vim-patch:9abd02d: runtime(nu): include filetype pluginChristian Clason1
This is used to set the commentstring option. closes: vim/vim#15601 https://github.com/vim/vim/commit/9abd02d16ad08e61729fe08d909c87915239affb Co-authored-by: Marc Jakobi <marc.jakobi@tiko.energy>