Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-04 | LSP config of cmake (#455) | wcsjdzz | |
Co-authored-by: zhongzedu <[email protected]> | |||
2021-06-02 | Add symbols outline plugin. (#451) | dario | |
2021-05-30 | new plugin updates | christianchiarulli | |
2021-05-29 | add some useful plugins to base config and a option to enable extras | christianchiarulli | |
2021-05-25 | Support different config paths (#426) | Amandus Søve Thorsrud | |
This makes the configuration files work if neovim's config path is different from `~/.config/nvim`. | |||
2021-05-18 | moved the including of lv-settings to above the settings so local settings ↵ | Kyle Stubblefield | |
configured in lv-settings can override the globals that get loaded in settings, 0.relative_number for example (#396) | |||
2021-05-17 | added support for elixir (#403) | iToXiQ | |
2021-05-14 | Enable netrw (#394) | rmagillxyz | |
* enable_netrw: source lv-globals before plugins and add nvim_tree_disable_netrw to lv-globals, otherwise netrw is never enabled. If netrw is not enabled, netrw-externapp functionality, things like gx and gf to follow http links do not work. * enable_netrw: add nvim_tree_disable_netrw to the lv-globals O object and set it in settings && source settings before plugins | |||
2021-05-11 | Add Elm support (#386) | Andrés Otárola | |
* Add Elm support See: https://github.com/kabouzeid/nvim-lspinstall/pull/51 * remove comment | |||
2021-05-06 | Fix: Nvimtree navigation re-enabled by requiring it before colorschemes (#368) | rebuilt | |
2021-05-04 | Improvements (#361) | Junliang Yan | |
* Swap setting and lv-setting order to allow customization to preserve * Swap Left/Right to move naturally | |||
2021-05-02 | rollback breaking changes | Chris | |
2021-05-02 | Revert "Adds the ability to toggle on/off whichkey and dashboard (#337)" | Chris | |
This reverts commit f15428e6550db4e37e25af54fb511459e26b6cb1. | |||
2021-05-02 | Adds the ability to toggle on/off whichkey and dashboard (#337) | rebuilt | |
2021-04-29 | add angular lsp (#322) | ptethng | |
Co-authored-by: ptethng <[email protected]> | |||
2021-04-29 | remove old whichkey reference | christianchiarulli | |
2021-04-29 | lua based whichkey | christianchiarulli | |
2021-04-28 | Vue (#310) | rebuilt | |
2021-04-27 | adds vue language server support (#303) | rebuilt | |
2021-04-17 | Remove duplicate barbar require (#260) | not | |
2021-04-16 | Add lsp support for ruby (#258) | przbadu | |
2021-04-16 | Add kotlin lsp support, and :LspInstall kotlin (#263) | Marek Filipowicz | |
2021-04-15 | remove lspkind from init.lua | christianchiarulli | |
2021-04-15 | LunarVim | christianchiarulli | |
2021-04-08 | update | christianchiarulli | |
2021-04-07 | updates | christianchiarulli | |
2021-04-04 | load plugin configs via packer (#221) | heimer16 | |
2021-04-03 | Add the Terraform LSP config (#222) | Alan Jenkins | |
2021-04-01 | Mix improvements (#206) | Biser Stoilov | |
2021-04-01 | Add tailwindcss lsp support (#205) | Nawfal bin Mohmad Rouyan | |
2021-03-31 | Add svelte lsp config for LspInstall (#202) | chaeing | |
2021-03-31 | Documentation generator (#200) | Biser Stoilov | |
2021-03-30 | Database support (#197) | Biser Stoilov | |
2021-03-30 | Define shell + php lsp + dart lsp + flutter + relative number (#188) | Biser Stoilov | |
2021-03-29 | updates | Chris | |
2021-03-29 | update | Chris | |
2021-03-29 | back to autopairs | Chris | |
2021-03-29 | [LSP] latex - Add support for latex via LspInstall (#183) | fanmih | |
2021-03-28 | [LSP] rust - Add support for rust-analyzer via LspInstall. (#178) | James Walmsley | |
2021-03-28 | [LSP] go - Support gopls through LspInstall. (#177) | James Walmsley | |
2021-03-28 | new settings options for autoformat | Chris | |
2021-03-27 | nv-settings.lua | Chris | |
2021-03-27 | update for config | Chris | |
2021-03-27 | rough user config, not finished | Chris | |
2021-03-27 | improvements | Chris | |
2021-03-26 | lotsa fixes | Chris | |
2021-03-26 | add bookmark plugin since regular marks never delete for me | Chris | |
2021-03-26 | fix snippet bug | Chris | |
2021-03-26 | [LSP] clangd - Add support for C/C++ with clangd. (#169) | James Walmsley | |
2021-03-25 | indentline | Chris | |