summaryrefslogtreecommitdiff
path: root/ftplugin
AgeCommit message (Collapse)Author
2021-07-13terraform formatterchristianchiarulli
2021-07-13remove thischristianchiarulli
2021-07-13Added 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-13poc with local prettier workingchristianchiarulli
2021-07-12Set root_dir for efm-langserver configurations (#899)Pasi Bergman
2021-07-12Now, cssls and autocomplete now works with css scss sass files (#846)Resat Kubilay Kandemir
* Now, cssls and autocomplete now works with css scss sass files * Now, cssls and autocomplete now works with css scss sass files
2021-07-11Added autosave on focus loss option and list of errors to be ignored to ↵Jacek Kiedrowski
vimtex. (#873)
2021-07-10avoiding OCD attack with the help of folke/todo-comments (#839)Abouzar Parvan
2021-07-10refactor tex to use ftplugin onlychristianchiarulli
2021-07-10update python debug checkchristianchiarulli
2021-07-10update some commands for jdtlschristianchiarulli
2021-07-09java updatesChris
2021-07-09Refactor tsserver-ls as a shared module (#806)hui.liu
2021-07-09document highlights from nvim jdtlsChris
2021-07-09java tool working on macChris
2021-07-08fix java on attachChris
2021-07-08User config option to change Rust inline hint/param prefixes (#774)Henrik Nilsson
* User configurable Rust inline hint prefixes * Ordered the language list * Rust param hints and ordered lang list
2021-07-08Check lsp client is active for all language files (#790)hui.liu
2021-07-06fix indents with luachristianchiarulli
2021-07-05Add csharp ls setup for cs filetype (#712)Pasi Bergman
2021-07-05Fix vue lsp root_dir configuration (#716)Pasi Bergman
2021-07-05(feat) use neoformat as the defalt format option (#715)Rafael
2021-07-05debugging updateschristianchiarulli
2021-07-05only when dap install is activeChris
2021-07-05basic python debuggingChris
2021-07-04rename to docker fileChris
2021-07-04start formatting rulesRafael
2021-07-04Basics for php lsp (#664)PZ31k0nauT
* Update php.lua * Update default-config.lua * Update lv-config.example.lua
2021-07-04Solargraph uses stdio instead of --stdio (#642)Brandon Conway
You can see this in the [default config](https://github.com/neovim/nvim-lspconfig/blob/master/lua/lspconfig/solargraph.lua).
2021-07-04disable rust for nowchristianchiarulli
2021-07-04using bufferline, barbar had too many conflicts unfortunatelychristianchiarulli
2021-07-03Rename latex.lua to tex.lua (#633)PZ31k0nauT
2021-07-03[LSP] clang - Support autoformat for all file-types. (#634)James Walmsley
2021-07-03eslint working (fixes) prettier working (with node modules)christianchiarulli
2021-07-03added 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-03elixir updatesChris
2021-07-03Show all LSP Clients attached to the Buffer in GalaxyLine Bar (#611)Rohit Patil
* [UPDATE] change efm filetypes to only python * [UPDATE] shows all LSP Clients in galaxyline
2021-07-03[LSP] c/cpp - Fix to clang default config. (#612)James Walmsley
2021-07-03auto detect file for zig, and language server for zig (#604)maxxnino
Co-authored-by: maxxnino <[email protected]>
2021-07-02remove emmetChris
2021-07-02[LSP] clang - Better defaults for clangd. (#601)James Walmsley
2021-07-02[FTPLUGIN] Rename cpp -> c neovim sources c for c and cpp. (#598)James Walmsley
2021-07-01lsp in ftplugin austonautomoychristianchiarulli
2021-05-27:art: Update ftplugin (#432)Eliaz Bobadilla
2021-05-18Use setlocal insted of set (#404)Eliaz Bobadilla
* setlocal insted of set for css Check `:h setl` * setlocal insted of set for html * setlocal insted of set for js * setlocal insted of set for jsreact * setlocal insted of set for yaml
2021-03-23updatesChris
2021-03-23update javascriptChris
2021-03-23fix tab stuffChris
2021-03-16udpatesChris
2021-03-13simplifying thingsChris