Commit graph

4 commits

Author SHA1 Message Date
954f5f87f9
chore: update plugins
- Update plugins
- Disable unsupported lua lsp config
2023-04-10 13:25:44 +01:00
e92cf5bdb3
fix(lsp): add GOFLAGS environment setting to gopls
Add GOFLAGS environment setting to gopls and add the 'mage' tag so that
gopls works with magefiles.
2023-02-13 08:15:28 +00:00
3a210b1d56
fix(lsp.lua): set default log directory
Set the default log directory to /tmp if the LOG_HOME environment
variable is not set.

Fixes linux-home/nvim.d#3
2023-01-16 23:26:52 +00:00
0f18fb7cc5
fix: rename the config directory to nvim
Renamed the configuration directory to nvim so that, when extracted, the
correct directory is created.

Fixes linux-home/nvim.d#2
2023-01-16 19:13:25 +00:00