My personal neovim configuration, highly inspired by ThePrimeagen's and TeejDv's configurations.
How to install?
Put this repository (copy directory contents or make symlink) in neovim config
path, you can find it by running :echo stdpath('config')
in neovim.
I manage all my LSP servers using NixOS
- Go through shortcuts
- LSP telescope function check, DAP shortcuts check
- print in config not really works (at least in telekasten.lua on startup). Need to use some notification systems, vim.notify?
- review and maybe integrate some changes from these articles: