nvf/modules/plugins
Soliprem 52ad5ec34c
modules/nu: init (#477)
* modules/languages: add nu

* configuration: enable nu for maximal

* flake.lock: update nixpkgs

* languages/nu: TS parser is now in nixpkgs

* docs: added changelog entry for nu

* modules/plugins/languages/nu.nix: applying suggested change for option ordering

Co-authored-by: raf <raf@notashelf.dev>

* configuration.nix: don't enable nu on maximal

* modules/nu: removed useless comments

* languages/nu: cleaning up after removing formatter code

* modules/plugins/languages/nu.nix: better attrs ordering

Co-authored-by: raf <raf@notashelf.dev>

---------

Co-authored-by: diniamo <diniamo53@gmail.com>
Co-authored-by: raf <raf@notashelf.dev>
2024-11-28 17:12:19 +00:00
..
assistant copilot: fix wrong keybind descriptions 2024-11-23 20:21:31 +01:00
autopairs treewide: rewrite autocompletion module and related stuff (#404) 2024-10-09 17:50:34 +00:00
comments treewide: implement lazy loading via lz.n for selected plugins (#407) 2024-11-04 16:50:50 +01:00
completion nvim-cmp: fix use of mkDefault for borders 2024-11-13 20:46:33 +03:00
dashboard dashboard/dashboard-nvim: add setupOpts 2024-09-28 22:18:28 +03:00
debugger lib/binds: update lzn bind functions 2024-11-15 09:40:06 +03:00
filetree nvimtree: move beforeAll to pluginRC 2024-11-22 22:37:05 +03:00
git treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
languages modules/nu: init (#477) 2024-11-28 17:12:19 +00:00
lsp trouble: fix binds 2024-11-16 21:31:59 +01:00
minimap treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
notes neorg: init (#413) 2024-10-15 15:31:18 +00:00
projects treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
rich-presence treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
session treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
snippets treewide: implement lazy loading via lz.n for selected plugins (#407) 2024-11-04 16:50:50 +01:00
spellcheck neovim/spellcheck: add autogroup to spellcheck fts autocmd; fix vim-dirtytalk 2024-11-06 19:33:08 +03:00
statusline statusline/lualine: update & add missing themes (#393) 2024-10-01 08:18:29 +03:00
tabline tabline/nvim-bufferline: remove assertion; enable nvim-web-devicons by default 2024-11-08 10:15:23 +00:00
terminal lib/binds: update lzn bind functions 2024-11-15 09:40:06 +03:00
theme theme/supported-themes.nix: fix themes 2024-11-12 13:16:35 +03:00
treesitter treewide: implement lazy loading via lz.n for selected plugins (#407) 2024-11-04 16:50:50 +01:00
ui treewide: rewrite autocompletion module and related stuff (#404) 2024-10-09 17:50:34 +00:00
utility telescope: add missing mappings, cleanup (#469) 2024-11-15 08:17:54 +01:00
visuals visuals/tiny-devicons-auto-colors: init module 2024-11-10 13:56:48 +03:00