summaryrefslogtreecommitdiff
path: root/lua/default-config.lua
AgeCommit message (Expand)Author
2021-07-21[Feature] Make common_on_attach configurable (#1024)kylo252
2021-07-21[Feature]: Add callbacks for plugins with a config entry for packer (#1042)devtoi
2021-07-21[Feature] Allow for custom path to a language server binary (#1043)ichigo-gyuunyuu
2021-07-19Decoupling config from nvim (#1038)Christian Chiarulli
2021-07-19move julia stuff to core/lang (#1023)Abouzar Parvan
2021-07-18Add setting to enable/disable the default lsp keybinds (#896)Ben Goldberg
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-18[Refactor] Make default keybindings configurable (#988)kylo252
2021-07-17added support for svelte (#1008)Abouzar Parvan
2021-07-17[Refactor] nvimtree to be configurable (#970)chaeing
2021-07-17allow users to set disabled vim builtins (#948)Abouzar Parvan
2021-07-16fix borders and doc highlightchristianchiarulli
2021-07-16[Feature] add linter support (#982)Luc Sinet
2021-07-16add scala and sbt support (#986)Abouzar Parvan
2021-07-16Add format for zig (#991)maxxnino
2021-07-15another fixchristianchiarulli
2021-07-15fixchristianchiarulli
2021-07-15updatechristianchiarulli
2021-07-15add option to use change folding mode (#978)Abouzar Parvan
2021-07-15[DEFAULT-CONFIG] Add sidescrolloff (#963)UltimateOmega
2021-07-15hlsearch truechristianchiarulli
2021-07-14user toggleterm instead of ftermchristianchiarulli
2021-07-14Default config reformat (#951)Abouzar Parvan
2021-07-14Refactor of c/cpp lsp and formatting (#947)Abouzar Parvan
2021-07-14added default elixir formatter (#934)Tiberiu Craciun
2021-07-14feat: add css (and pre-processors) support (#937)not
2021-07-14Fix tsserver formatter not working (#925)hui.liu
2021-07-14User configurable latex lsp#2 (#861)PZ31k0nauT
2021-07-13java default formatterchristianchiarulli
2021-07-13terraform formatterchristianchiarulli
2021-07-13Added default formatters (#908)Abouzar Parvan
2021-07-14Fix vsnip_dir typo (#916)Brandon Conway
2021-07-13poc with local prettier workingchristianchiarulli
2021-07-12refactor, fix galaxylinechristianchiarulli
2021-07-12refactor single filechristianchiarulli
2021-07-12poc for refactor into one filechristianchiarulli
2021-07-11Bugfix: Fixed edition issue with rustfmt. (#881)Uzaaft
2021-07-11Added autosave on focus loss option and list of errors to be ignored to vimte...Jacek Kiedrowski
2021-07-11add write to prettier commandchristianchiarulli
2021-07-11fix prettier issue with tailwindcsschristianchiarulli
2021-07-11if you open a file from telescope, you won't have file not found issues with ...Abouzar Parvan
2021-07-11add eslint and eslint_d to efm (#877)William Goulois
2021-07-11stylua formatter issues fixed (#867)Abouzar Parvan
2021-07-11MISC: Typo fix, and --@usage for python and rust (#795)Uzaaft
2021-07-11Line wrap cursor movement option (#855)rob
2021-07-10avoiding OCD attack with the help of folke/todo-comments (#839)Abouzar Parvan
2021-07-10WIP: using formatter.nvim instead of neoformat (#781)Abouzar Parvan
2021-07-10refactor floattermChris