Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-13 | terraform formatter | christianchiarulli | |
2021-07-13 | remove this | 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-13 | poc with local prettier working | christianchiarulli | |
2021-07-12 | Set root_dir for efm-langserver configurations (#899) | Pasi Bergman | |
2021-07-12 | Now, 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-11 | Added autosave on focus loss option and list of errors to be ignored to ↵ | Jacek Kiedrowski | |
vimtex. (#873) | |||
2021-07-10 | avoiding OCD attack with the help of folke/todo-comments (#839) | Abouzar Parvan | |
2021-07-10 | refactor tex to use ftplugin only | christianchiarulli | |
2021-07-10 | update python debug check | christianchiarulli | |
2021-07-10 | update some commands for jdtls | christianchiarulli | |
2021-07-09 | java updates | Chris | |
2021-07-09 | Refactor tsserver-ls as a shared module (#806) | hui.liu | |
2021-07-09 | document highlights from nvim jdtls | Chris | |
2021-07-09 | java tool working on mac | Chris | |
2021-07-08 | fix java on attach | Chris | |
2021-07-08 | User 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-08 | Check lsp client is active for all language files (#790) | hui.liu | |
2021-07-06 | fix indents with lua | christianchiarulli | |
2021-07-05 | Add csharp ls setup for cs filetype (#712) | Pasi Bergman | |
2021-07-05 | Fix vue lsp root_dir configuration (#716) | Pasi Bergman | |
2021-07-05 | (feat) use neoformat as the defalt format option (#715) | Rafael | |
2021-07-05 | debugging updates | christianchiarulli | |
2021-07-05 | only when dap install is active | Chris | |
2021-07-05 | basic python debugging | Chris | |
2021-07-04 | rename to docker file | Chris | |
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 | Solargraph 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-04 | disable rust for now | christianchiarulli | |
2021-07-04 | using bufferline, barbar had too many conflicts unfortunately | christianchiarulli | |
2021-07-03 | Rename latex.lua to tex.lua (#633) | PZ31k0nauT | |
2021-07-03 | [LSP] clang - Support autoformat for all file-types. (#634) | James Walmsley | |
2021-07-03 | eslint working (fixes) prettier working (with node modules) | 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 | elixir updates | Chris | |
2021-07-03 | Show 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-03 | auto detect file for zig, and language server for zig (#604) | maxxnino | |
Co-authored-by: maxxnino <[email protected]> | |||
2021-07-02 | remove emmet | Chris | |
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-01 | lsp in ftplugin austonautomoy | christianchiarulli | |
2021-05-27 | :art: Update ftplugin (#432) | Eliaz Bobadilla | |
2021-05-18 | Use 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-23 | updates | Chris | |
2021-03-23 | update javascript | Chris | |
2021-03-23 | fix tab stuff | Chris | |
2021-03-16 | udpates | Chris | |
2021-03-13 | simplifying things | Chris | |