practicalli-johnny / neovim-config-archive

Neovim 9.x Fennel config with lazy package manager, Conjure & LSP support for Clojure development
Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

[LSP] Migrate fo nvim LSP to Mason #3

Open practicalli-johnny opened 1 year ago

practicalli-johnny commented 1 year ago

migrated from nvim-lsp-installer to mason.nvim?

nvim-lsp-installer installed servers to a different location than mason.nvim - remember to clean up the old installation directory to free up disk space! The default installation directory of nvim-lsp-installer are:

Unix: ~/.local/share/nvim/lsp_servers

Windows: ~\AppData\Local\nvim-data\lsp_servers

These directories can safely be removed if you’re no longer using nvim-lsp-installer!