dotfiles/nvim/.config/nvim
Marty Oehme 4e3edc7832
nvim: Remove manual nushell tresitter installation
It is no longer necessary to manually install the nushell tresitter as a
lazy plugin spec, according to:
https://github.com/nushell/tree-sitter-nu/blob/main/installation/neovim.md

Instead we just enable the treesitter 'nu' language in the
`languages.lua` file as usual and it works out of the box.
2025-11-14 10:26:59 +01:00
..
after nvim: Enable markdown rendering for vimwiki and djot 2025-10-10 22:16:25 +02:00
ftdetect nvim: Add djot filetype detection 2025-02-18 22:41:39 +01:00
lua nvim: Remove manual nushell tresitter installation 2025-11-14 10:26:59 +01:00
snippets nvim: Add markdown snippets to mdx files 2025-10-13 11:26:17 +02:00
spell nvim: Update plugins and spellfile 2025-05-04 19:55:06 +02:00
abbrev.vim nvim: Add spelling and abbreviations 2024-08-07 20:05:42 +02:00
init.lua nvim: Refactor core setting loading into core module 2023-12-12 14:07:43 +01:00
lazy-lock.json nvim: Add mdx filetype support 2025-10-10 22:16:25 +02:00