-
luacheck had lints for [max line length](https://luacheck.readthedocs.io/en/stable/inline.html), but selene not.
-
```
[*]
charset = utf-8
indent_style = space
indent_size = 2
insert_final_newline = true
trim_trailing_whitespace = true
max_line_length = 80
quote_type = single
```
https://editorconfig.org…
-
https://github.com/stevearc/conform.nvim
플러그인 조사
-
### Neovim version (nvim -v)
v0.10.0
### Operating system/version
macOS Sonoma 14.5
### Add the debug logs
- [X] I have set `log_level = vim.log.levels.DEBUG` and pasted the log contents below.
…
-
### What Operating System(s) are you seeing this problem on?
macOS
### Which Wayland compositor or X11 Window manager(s) are you using?
macOS default
### WezTerm version
wezterm 2024022…
-
1. Create a file with line `string.rep("ыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыыы", 10)`.
2. Run `stylua` with default config on that file. It results into multi line function call, but li…
-
Basically running `:PlugUpdate`/`:PlugInstall` hangs my NeoVim instance. `:PlugClean`, `:PlugStatus` and `:PlugDiff` run fine. When NV hangs, the only way for me to get out of it is by killing the…
-
There are currently a few formatting decisions in Fusion, that are not widely used, for a few reasons:
- No trailing commas in multi-line tables, and no newlines at end of files
- This hurts commi…
-
This issue tracks the config's support for several languages.
| Language | Syntax Highlighting | LSP | Debugging | Linting | Formating | Others |
| -------- | ------------------- | --- | ---------…
-
### Neovim version (nvim -v)
0.10
### Operating system/version
Ubuntu
### Add the debug logs
- [X] I have set `log_level = vim.log.levels.DEBUG` and pasted the log contents below.
### Log file
…