Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-16 | fix borders and doc highlight | christianchiarulli | |
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 | another fix | christianchiarulli | |
2021-07-15 | fix | christianchiarulli | |
2021-07-15 | update | christianchiarulli | |
2021-07-15 | add option to use change folding mode (#978) | Abouzar Parvan | |
2021-07-15 | [DEFAULT-CONFIG] Add sidescrolloff (#963) | UltimateOmega | |
2021-07-15 | hlsearch true | christianchiarulli | |
2021-07-14 | user toggleterm instead of fterm | christianchiarulli | |
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 | added default elixir formatter (#934) | Tiberiu Craciun | |
2021-07-14 | feat: add css (and pre-processors) support (#937) | not | |
2021-07-14 | Fix tsserver formatter not working (#925) | hui.liu | |
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 | java default formatter | christianchiarulli | |
2021-07-13 | terraform formatter | christianchiarulli | |
2021-07-13 | Added default formatters (#908) | Abouzar Parvan | |
* added default formatters for a couple of langs * fix: sugesstions from tastyep * allow users to change default formatters * suggestion: mellow pointed out the telescope issue * we don't need to use formatter.setup | |||
2021-07-14 | Fix vsnip_dir typo (#916) | Brandon Conway | |
2021-07-13 | poc with local prettier working | christianchiarulli | |
2021-07-12 | refactor, fix galaxyline | christianchiarulli | |
2021-07-12 | refactor single file | christianchiarulli | |
2021-07-12 | poc for refactor into one file | christianchiarulli | |
2021-07-11 | Bugfix: Fixed edition issue with rustfmt. (#881) | Uzaaft | |
2021-07-11 | Added autosave on focus loss option and list of errors to be ignored to ↵ | Jacek Kiedrowski | |
vimtex. (#873) | |||
2021-07-11 | add write to prettier command | christianchiarulli | |
2021-07-11 | fix prettier issue with tailwindcss | christianchiarulli | |
2021-07-11 | if you open a file from telescope, you won't have file not found issues with ↵ | Abouzar Parvan | |
prettier (#879) | |||
2021-07-11 | add eslint and eslint_d to efm (#877) | William Goulois | |
2021-07-11 | stylua formatter issues fixed (#867) | Abouzar Parvan | |
2021-07-11 | MISC: Typo fix, and --@usage for python and rust (#795) | Uzaaft | |
2021-07-11 | Line wrap cursor movement option (#855) | rob | |
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 | refactor floatterm | Chris | |
2021-07-10 | refactor treesitter | Chris | |
2021-07-10 | refactor settings for hotswap | christianchiarulli | |
2021-07-10 | refactor settings | christianchiarulli | |
2021-07-09 | more config refactor | christianchiarulli | |
2021-07-09 | config refactor | christianchiarulli | |
2021-07-09 | refactor plugin config | christianchiarulli | |
2021-07-09 | more debloat | christianchiarulli | |
2021-07-09 | expose completion config | christianchiarulli | |
2021-07-09 | PoC zen mode hot reload config and refactor | christianchiarulli | |
2021-07-09 | make shiftwidth and tabstop configurable (#818)0.4.7 | Abouzar Parvan | |
2021-07-09 | option to enable spell checking (#815) | Robin Kautz | |
2021-07-09 | Add colorcolumn option for those who don't use indent line (#814) | Jonathan Raines | |
* Add colorcolumn option for those who don't use indent line * Moved comment to appropriate place | |||
2021-07-09 | settings updates | Chris | |