Our great sponsors
-
Hello! I recently started using nvim after using vim on and off for some time. I've been using LazyVim since it seemed to have a good baseline configuration for me. I mostly develop in Java so I wanted to get additional features by using nvim-jdtls instead of the bundled nvim-lspconfig.
-
Hello! I recently started using nvim after using vim on and off for some time. I've been using LazyVim since it seemed to have a good baseline configuration for me. I mostly develop in Java so I wanted to get additional features by using nvim-jdtls instead of the bundled nvim-lspconfig.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
Hello! I recently started using nvim after using vim on and off for some time. I've been using LazyVim since it seemed to have a good baseline configuration for me. I mostly develop in Java so I wanted to get additional features by using nvim-jdtls instead of the bundled nvim-lspconfig.
-
Creating autocommands adds overhead, so I wouldn't recommend it. See this post for details on filetype.lua, which has recently replaced filetype.vim.