dotfiles-nvim/lua/plugins/languages
2025-02-22 01:41:38 +01:00
..
haskell.lua feat(langauges): Configure the haskell language server 2024-12-02 19:35:11 +01:00
idris2.lua fix(idris2): Use table.insert instead of the non-existing table:insert method 2024-09-13 10:10:11 +02:00
java.lua feat(java): Force formatting with null-ls (clang-format) for java projects 2025-01-16 16:19:58 +01:00
rust.lua feat(rust): Set vim.opt_local.colorcolumn to 100 for rust files 2025-02-22 01:41:38 +01:00
scala.lua feat: Switch from spaces to tabs for indenting my config 2024-09-12 21:53:56 +02:00
typescript.lua feat(languages): Add typescript support 2025-01-23 14:56:07 +01:00