Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-24 | New contract (#1080) | Christian Chiarulli | |
Changes to the global config object O is now lvim user_plugins is now plugins user_autocommands is now autocommands No more lang specific plugins Null-ls has replaced both formatter.nvim and nvim-lint | |||
2021-07-21 | [Feature] Allow for custom path to a language server binary (#1043) | ichigo-gyuunyuu | |
2021-07-20 | Add sorbet lsp for ruby (#1035) | Will Leinweber | |
2021-07-19 | Decoupling config from nvim (#1038) | Christian Chiarulli | |
2021-07-19 | move julia stuff to core/lang (#1023) | Abouzar Parvan | |
2021-07-18 | [Feature] Add Vue formatter (prettier) setup (#1016) | Pasi Bergman | |
2021-07-18 | [Feature] Add R support (#965) | Abouzar Parvan | |
2021-07-18 | [Feature] Add swift support (#1002) | Abouzar Parvan | |
2021-07-17 | added support for svelte (#1008) | Abouzar Parvan | |
2021-07-17 | Remove OmniSharp LSP root_dir config after nvim-lspconfig PR #1084 (#1006) | Pasi Bergman | |
2021-07-17 | Ruby debugging support (#969) | Abouzar Parvan | |
* Ruby debugging support * add comment for ruby debugging requirements | |||
2021-07-17 | be explicit about stdin for formatters (#987) | Abouzar Parvan | |
2021-07-16 | [Feature] add linter support (#982) | Luc Sinet | |
2021-07-16 | add scala and sbt support (#986) | Abouzar Parvan | |
2021-07-16 | Add format for zig (#991) | maxxnino | |
Co-authored-by: maxxnino <[email protected]> | |||
2021-07-15 | add clojure lsp | christianchiarulli | |
2021-07-15 | add on attach to more langs | christianchiarulli | |
2021-07-15 | fixed elixir on-attach (#979) | Tiberiu Craciun | |
2021-07-15 | add erlang | christianchiarulli | |
2021-07-15 | [Feature] Hide formatter.nvim tempfiles (#955) | not | |
2021-07-15 | [LANG] add basic files for Fish (#968) | UltimateOmega | |
2021-07-15 | [LANG] c/cpp: formatter - run clang-format from CWD of file. (#967) | James Walmsley | |
2021-07-15 | fixed styling issues (#952) | Abouzar Parvan | |
2021-07-14 | Default config reformat (#951) | Abouzar Parvan | |
2021-07-14 | Refactor of c/cpp lsp and formatting (#947) | Abouzar Parvan | |
2021-07-14 | more language reformat (#949) | Abouzar Parvan | |
2021-07-14 | reformat most langs | christianchiarulli | |
2021-07-14 | fix comment | christianchiarulli | |
2021-07-14 | more refactor | christianchiarulli | |