summaryrefslogtreecommitdiff
path: root/ftplugin
AgeCommit message (Collapse)Author
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
2020-09-01vscodium updatesChris
2020-04-23auto pushChris
2020-04-02auto pushChris
2020-04-02auto pushChris
2019-02-26fixed C-l in pydoc overriding my window move mapping, some toggle cammands ↵ChristianChiarulli
still don't work, also fixed backticks not appearing
2019-02-17added stuff for jsChristianChiarulli