Commit Graph

548 Commits

Author SHA1 Message Date
n3oney 7e566c9687
refactor: use new mapping format 2023-04-18 17:43:55 +02:00
n3oney 2d9b24dfdb
feat: add lib function to quickly mkIf bindings 2023-04-18 17:43:54 +02:00
n3oney 13783d3d12
fix: correct imap misspelling 2023-04-18 17:43:53 +02:00
n3oney fbe4e0ad2f
refactor: use builtin nvim function 2023-04-18 17:43:52 +02:00
n3oney cbeedbbab5
fix: properly escale quotes in values 2023-04-18 17:43:51 +02:00
n3oney 0649f710be
refactor!: use a new keymaps configuration format 2023-04-18 17:43:50 +02:00
n3oney f5b1844d2e
feat: add Copilot keybindings 2023-04-18 17:43:49 +02:00
n3oney 0938859c18
feat: toggleterm keybindings 2023-04-18 17:43:35 +02:00
Ching Pei Yang 3b85a387b4
tokyonight: add new style 2023-04-18 17:10:52 +02:00
Ching Pei Yang 65c64492e5
tokyonight: update deprecated style setup 2023-04-18 17:10:14 +02:00
NotAShelf f3aac8cb5a
Merge pull request #51 from FlafyDev/dart-fixes
Dart fixes
2023-04-18 17:46:38 +03:00
FlafyDev dc2dddeda2 fix: use correct dart cli options for lsp 2023-04-18 15:37:59 +03:00
FlafyDev 9af9bd7f3a feat: change flutter-tools to be enabled by default instead of dart's lsp 2023-04-18 15:37:55 +03:00
FlafyDev e108df3ba4 fix: use dartls instead of dart in lspconfig 2023-04-18 15:37:52 +03:00
NotAShelf 008ea23033
feat: deprecate kommentary 2023-04-18 04:13:33 +03:00
NotAShelf 5941502e37
feat: enable vim-vsnip if nvim-cmp is enabled 2023-04-18 04:13:24 +03:00
NotAShelf a90f713fee
Merge pull request #48 from NotAShelf/feature/neovim0.9
feature/neovim-0.9
2023-04-18 03:40:47 +03:00
NotAShelf 936efd2197
feat: ignore codeaction menu for scrollbar 2023-04-18 03:22:35 +03: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 ad95175224
feat(visuals): Update and configurations 2023-04-18 02:17:36 +03:00
NotAShelf 8e2ea2bbfc
docs: update 0.3 release notes 2023-04-18 02:17:26 +03:00
NotAShelf 6b3d529bc9
docs: fix escaping characters 2023-04-18 02:10:40 +03:00
NotAShelf c1c98d57e3
feat: dracula theme 2023-04-18 02:01:51 +03:00
NotAShelf 8658ea13a2
feat(lib): lua namespace for conversion helpers 2023-04-18 02:01:45 +03:00
NotAShelf 58f7d8b62e
docs: update 0.3 release notes 2023-04-18 01:53:17 +03:00
NotAShelf b499930661
feat(lualine): minor refactor 2023-04-18 01:53:08 +03:00
NotAShelf 104c21c904
feat(LSP): lspkind and sources 2023-04-18 01:48:44 +03:00
NotAShelf 2df414b577
feat: rewrite visuals using lib.mkMerge 2023-04-18 01:36:18 +03:00
NotAShelf 2627d0484a
feat: fix for when internal formatter is true 2023-04-18 01:11:02 +03:00
NotAShelf c8b247b4d6
docs: cleanup 2023-04-18 01:10:49 +03:00
NotAShelf 7355debede
feat: move html into languages 2023-04-18 01:05:18 +03:00
NotAShelf 1829e321b5
feat: yoink asciidoc from nmd 2023-04-18 00:59:23 +03:00
NotAShelf 544792e0b9
feat: use mkGrammarOption 2023-04-18 00:55:27 +03:00
NotAShelf 84ecf8f3fd
feat: gitsigns-codeactions 2023-04-18 00:55:12 +03:00
NotAShelf fdca3b1e7e
feat(languages: move markdown and tidal to languages module) 2023-04-18 00:38:57 +03:00
NotAShelf ba463a3bdf
feat: bump flake inputs 2023-04-17 23:58:07 +03:00
NotAShelf 6b512f132a
feat: refactor and separate LSP/language configurations 2023-04-17 23:27:27 +03:00
NotAShelf 7a71f06763
feat: remove nixos module 2023-04-17 22:56:05 +03:00
NotAShelf 8da2a02904
docs: update release notes 2023-04-17 22:46:03 +03:00
NotAShelf 0f18e145eb
style: formatting 2023-04-17 21:56:21 +03:00
NotAShelf 222add8edb
dev: inherit hasAttr attrNames from builtins 2023-04-17 20:15:19 +03:00
NotAShelf 720f0f1a17
feat: editorconfig support 2023-04-17 20:13:18 +03:00
NotAShelf a6e24299da
dev: remove neovim nightly overlay 2023-04-17 20:12:56 +03:00
NotAShelf c13c1e54ec
feat: change nvim-cmp source for nvim 0.9.0 2023-04-17 20:12:30 +03:00
NotAShelf 2d4f2ed91d
feat: editorconfig support for 0.9.0 2023-04-17 18:52:35 +03:00
NotAShelf af0c6ea087
fix: invalid nvimtree-lua opt 2023-04-17 18:48:48 +03:00
NotAShelf de36937154
Merge pull request #49 from NotAShelf/feature/elixir
feat: elixir language support
2023-04-17 01:51:51 +03:00