Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-16 | [Feature] add linter support (#982) | Luc Sinet | |
2021-07-16 | add scala and sbt support (#986) | Abouzar Parvan | |
2021-07-14 | user toggleterm instead of fterm | christianchiarulli | |
2021-07-14 | User configurable latex lsp#2 (#861) | PZ31k0nauT | |
* Adjust tex.lua and default-config for lsp magic With this commit table elements are added to default-config.lua, which are referenced in tex.lua. The settings are set to default. This enables the user to configure settings accordingly inside of lv-config.lua. - build arguments - forwardsearch executable e.g. zathura - forwardsearch arguments for chosen executable are implemented automatically - handlers for virtual_text, signs, underline and update_in_insert are set to the default * Added Texlab-Build and Forward as which-keys With this commit the two commands `:TexlabBuild` and `:TexlabForward` are added as which-keys under the category +LaTeX. - b is for TexlabBuild - p is for TexlanForward (Preview) * Change which-key for +Latex The which-key for +Latex has to be changed because `L` is already used by +Lush. With this commit the which-key for +Latex is changed to `t`. * Add documentation of options All configurable texlab option is documented in lv-config.example.lua. Also a link to the documentation of the options from latex-lsp/texlab is added. | |||
2021-07-13 | indent_line no more (#903) | Abouzar Parvan | |
2021-07-12 | Update lv-config.example.lua | Abouzar Parvan | |
2021-07-12 | Added --edition parameter to lv-config examples. (#890) | Uzaaft | |
2021-07-12 | goimports instead of goimport (#889) | Abouzar Parvan | |
2021-07-12 | Update lv-config.example.lua | Abouzar Parvan | |
2021-07-11 | Added autosave on focus loss option and list of errors to be ignored to ↵ | Jacek Kiedrowski | |
vimtex. (#873) | |||
2021-07-11 | MISC: Typo fix, and --@usage for python and rust (#795) | Uzaaft | |
2021-07-10 | avoiding OCD attack with the help of folke/todo-comments (#839) | Abouzar Parvan | |
2021-07-10 | WIP: using formatter.nvim instead of neoformat (#781) | Abouzar Parvan | |
2021-07-10 | updated readme according to default_plugin changes (#833) | Abouzar Parvan | |
2021-07-09 | update example configs | christianchiarulli | |
2021-07-08 | udpate config example | christianchiarulli | |
2021-07-07 | custom_plugins has been renamed to user_plugins (#745) | Abouzar Parvan | |
2021-07-06 | custom whichkey entries | Chris | |
2021-07-06 | remove plugin bloat | christianchiarulli | |
2021-07-06 | fixed missing format setting for php language. (#727) | Joan López | |
2021-07-05 | fix user config | christianchiarulli | |
2021-07-05 | (feat) use neoformat as the defalt format option (#715) | Rafael | |
2021-07-05 | user defined plugins | christianchiarulli | |
2021-07-05 | updated autocommands for user | christianchiarulli | |
2021-07-04 | Remove `extras` Config option since extras plugins are enabled individualy ↵ | maxime50 | |
now (#673) * Remove `extras` Global Config * remove white space Co-authored-by: maxime50 <> | |||
2021-07-04 | start formatting rules | Rafael | |
2021-07-04 | Basics for php lsp (#664) | PZ31k0nauT | |
* Update php.lua * Update default-config.lua * Update lv-config.example.lua | |||
2021-07-04 | update docs | christianchiarulli | |
2021-07-03 | added Clangd format_on_save (#621) | Mayank Dutta | |
* clang autoformat do save lot of trouble * clang autoformat do save lot of trouble * clang indentation done, comments updated * clang indentation done, comments updated Co-authored-by: Mayank Sharma <[email protected]> | |||
2021-07-03 | feat(615): transparent background option (#617) | William Goulois | |
2021-07-02 | [LSP] clang - Better defaults for clangd. (#601) | James Walmsley | |
2021-07-02 | remove lv config so that user settings actually mean something | Chris | |