Personal neovim config
- Lua 93.8%
- Vim Script 6.2%
| colors | ||
| lua | ||
| .gitignore | ||
| .luarc.json | ||
| init.lua | ||
| README.md | ||
| stylua.toml | ||
Neovim config
In order for all LSP to fully work, read error messages that stuff will throw ( I completely forgot to create this file... )
Required packages:
Github actions lsp:
npm install -g gh-actions-language-server
In order to install qmlls, install qt6-declarative and add this to path:
export PATH="/usr/lib/qt6/bin:$PATH"
Issues:
- Currently, splitted buffers are not transparent afte running
Transparent()lua function
This config uses oxlint. Make sure to install to your package.json in javascript apps