Commit Graph

31 Commits

Author SHA1 Message Date
n3oney 6b61beb0ef
feat: give null-ls priority over other formatters 2023-05-23 22:55:01 +02:00
n3oney 2b6580e19c
fix: re-work formatting code 2023-05-14 20:04:37 +02:00
Michał 933fa2a8ae
Merge branch 'main' into feature/custom-keybinds 2023-05-03 00:18:25 +02:00
n3oney 351803ace0
feat: add trouble keybindings 2023-05-02 23:28:40 +02:00
n3oney 46c602f74d
feat: add nvim-code-action-menu keybindings 2023-05-02 23:22:35 +02:00
n3oney cd98cc29f1
feat: add lspsaga keybindings 2023-04-22 19:42:31 +02:00
NotAShelf 099b87a5cf
feat: silence annoying null-ls codeactions messages 2023-04-18 20:13:02 +03:00
n3oney 0649f710be
refactor!: use a new keymaps configuration format 2023-04-18 17:43:50 +02:00
NotAShelf 824c852ec1
feat: refactor dart and elixir LSPs according to the new structure 2023-04-18 03:18:02 +03:00
NotAShelf 07d5aee29c
style: formatting 2023-04-18 02:52:24 +03:00
NotAShelf 81421e529b
Merge branch 'main' into feature/neovim0.9 2023-04-18 02:50:50 +03:00
NotAShelf acf592e8b1
modified: modules/completion/nvim-cmp/nvim-cmp.nix 2023-04-18 02:34:41 +03:00
NotAShelf 104c21c904
feat(LSP): lspkind and sources 2023-04-18 01:48:44 +03:00
NotAShelf 7355debede
feat: move html into languages 2023-04-18 01:05:18 +03:00
NotAShelf fdca3b1e7e
feat(languages: move markdown and tidal to languages module) 2023-04-18 00:38:57 +03:00
NotAShelf 6b512f132a
feat: refactor and separate LSP/language configurations 2023-04-17 23:27:27 +03:00
NotAShelf 3071c6bb4b
feat: use elixir-tools.nvim for additional highlighting 2023-04-15 22:51:13 +03:00
NotAShelf 918070aeeb
fix: deprecated view.hide-root-folder opt 2023-04-15 12:43:45 +03:00
NotAShelf aef5882ea2
dev: TODO dart LSP 2023-04-07 16:12:45 +03:00
NotAShelf cecf30652e
fix: typo in config reference 2023-04-02 21:55:23 +03:00
NotAShelf 68e65c63e3
fix: mismatching plugin input 2023-04-02 21:49:31 +03:00
NotAShelf 887a6f9080
feat: import flutter-tools module 2023-04-02 21:01:26 +03:00
NotAShelf 7fc5eec2d1
feat: dart and flutter-tools 2023-04-02 21:01:07 +03:00
NotAShelf 4d748c6c1b
feat: implement flutter-tools.nvim 2023-04-02 21:00:40 +03:00
NotAShelf 6fff5303b0
docs: clarify plugin option documentation 2023-04-02 19:59:08 +03:00
NotAShelf e74578b84c
style: formatting 2023-04-02 19:16:05 +03:00
NotAShelf 16ccd51852
feat: run the config through deadnix 2023-04-02 19:16:04 +03:00
NotAShelf 1ca507569d
feat: update lsp config 2023-02-28 10:54:35 +03:00
NotAShelf 067b523897
feat: apply new module format to lsp plugins 2023-02-27 22:25:39 +03:00
NotAShelf b63d17507e
feat(downstream): check client capability before formatting 2023-02-17 00:24:47 +03:00
NotAShelf 9c00808863
dev: rebase on a less personalized neovim flake 2023-02-01 22:11:37 +03:00