Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
now (#673)
* Remove `extras` Global Config
* remove white space
Co-authored-by: maxime50 <>
|
|
* This was discussed in #652
* For now on, we're gonna use stylua for formatting the project, the config is located
in `utils/.stylua.toml`, Use it before pushing changes.
|
|
|
|
PackerInstall, Compile etc to make it work after this change. (#670)
|
|
Co-authored-by: Maxime <[email protected]>
|
|
|
|
|
|
|
|
|
|
groups tho
|
|
|
|
|
|
|
|
* Update php.lua
* Update default-config.lua
* Update lv-config.example.lua
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Update init.lua
* Update init.lua
* Update init.lua
* Update default-config.lua
|
|
* Define a form for LSP issues
* Add reference to ftplugin/ for LSP issues
|
|
|
|
|
|
|
|
You can see this in the [default config](https://github.com/neovim/nvim-lspconfig/blob/master/lua/lspconfig/solargraph.lua).
|
|
|
|
* auto detect file for zig, and language server for zig
* fix close buffer command according to new bufferline plugin
Co-authored-by: maxxnino <[email protected]>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|