Most of the configuration has already been completed by symlink during the dotfiles installation.
- linux(For ubuntu, kali-linux)
sudo apt install python3.11-venv # for python-lsp
sudo apt install sed luarocks libsqlite3-dev;luarocks install luacheck # for lua-lsp, luacheck
- windows
scoop install luacheck
- execute the following $nvim (automatic installation synchronization by the plugin manager) will run for the first time. Keep pressing Enter and wait for the plugin to be installed.
nvim
- This set of codes is written by customizing the following repositories.
We thank you for the very easy-to-use setup.
See licenses by the following links.
-
joker1007 dotfiles/nvim: Unknown
-
ayamir/nvimdots: MIT