kalmenn
d4ffb9a874
feat(rust): Migrate to rustacean.nvim
2024-12-16 15:37:31 +01:00
kalmenn
ad98de9170
feat(languages): Configure java
2024-12-16 15:36:33 +01:00
kalmenn
199d202ddc
feat(langauges): Configure the haskell language server
2024-12-02 19:35:11 +01:00
kalmenn
6e0b394896
feat(lsp): Begone mason.nvim
2024-12-02 18:49:40 +01:00
kalmenn
8c4b705df9
chore(lazy): Update plugins
2024-12-02 14:36:19 +01:00
kalmenn
b0b0ed3359
refactor(completions): Make nvim-cmp's config more idiomatic
2024-12-02 14:36:19 +01:00
kalmenn
40504db0aa
feat: Follow deprecation notice and remove neodev
2024-12-02 14:30:47 +01:00
kalmenn
2145d09864
chore: Update lazy plugins
2024-11-20 14:10:59 +01:00
kalmenn
818765d45b
feat: Create a user command for switching between tabs indent and spaces
2024-11-20 14:09:37 +01:00
kalmenn
e1ec30f328
feat(filetypes): Set nix files to use 2 spaces for indentation
2024-11-20 14:09:13 +01:00
kalmenn
337b67c7a4
chore(lazy): Update plugins
2024-11-06 13:28:08 +01:00
kalmenn
3c89a409f0
feat(neo-tree): Don't group empty dirs anymore
2024-09-25 15:45:40 +02:00
kalmenn
ec74c2d18f
feat(overseer): Add templates for compiling and watching typst files
2024-09-19 23:21:34 +02:00
kalmenn
3ae9e70c4d
feat(lazy): Update plugins
2024-09-13 19:21:55 +02:00
kalmenn
0035b4c016
feat(filetypes): Declare the wgsl in the same lua module as others
2024-09-13 19:21:13 +02:00
kalmenn
442e0430b7
feat(lsp): Make ltex automatically choose the correct language
2024-09-13 19:20:22 +02:00
kalmenn
a50cb8c1b7
fix(idris2): Use table.insert instead of the non-existing table:insert method
2024-09-13 10:10:11 +02:00
kalmenn
dcf0c7556b
fix(filetype): Properly set the filetype of lua files
2024-09-13 09:49:24 +02:00
kalmenn
9c302e3506
feat(languages): Add support for idris2
2024-09-12 22:12:32 +02:00
kalmenn
31a2d8986d
feat(plugins): add overseer
2024-09-12 22:11:58 +02:00
kalmenn
7ee3e1743a
fix(gitsigns): Disabled the yadm option (it has been deprecated)
2024-09-12 22:11:10 +02:00
kalmenn
0777b097c0
feat(filetype): Make tabs two spaces wide for lua files
2024-09-12 22:06:44 +02:00
kalmenn
f073cca3b6
feat: Switch from spaces to tabs for indenting my config
2024-09-12 21:53:56 +02:00
kalmenn
cf9f8c40fc
feat(sets): Tabs > Spaces
2024-09-11 13:16:48 +02:00
kalmenn
2d72b3c54b
feat(sets): Use a larger dot character for showing trailing spaces
2024-08-22 22:44:41 +02:00
kalmenn
2ae15f73e9
feat: Set correct filetype and shiftwidth for typst files
2024-06-08 16:01:26 +02:00
kalmenn
1f8fa75f33
feat: updated plugins
2024-04-22 21:10:19 +02:00
kalmenn
080fc15902
feat: updated plugins
2024-04-04 17:46:01 +02:00
kalmenn
ccb5af6731
feat(lsp): Add mapping for the telescope lsp document symbols finder
2024-03-11 14:00:43 +01:00
kalmenn
fd21ca18eb
feat(lsp)!: Remove rust-tools hover and code actions keybindings
2024-02-29 23:13:05 +01:00
kalmenn
df8cb4e6c7
feat: rename formatting.lua to null-ls.lua
2024-02-29 19:25:25 +01:00
kalmenn
f7206fddcb
feat: Update all plugins
2024-02-29 19:09:10 +01:00
kalmenn
572d406e9e
feat(lsp): Add neodev to help authoring my neovim config
2024-02-29 19:06:28 +01:00
kalmenn
570e79b076
fix(lsp): Properly recognize wgsl files
2024-02-29 18:55:10 +01:00
kalmenn
d8f258ef41
feat(neo-tree): Add diagnostics as a tab in the winbar
2024-02-29 15:18:05 +01:00
kalmenn
329ba5a83b
feat(neo-tree): Add keybinding to focus diagnostics in neo-tree
2024-02-29 15:17:15 +01:00
kalmenn
fe98b751f5
feat(neo-tree): Remove git status from winbar
2024-02-27 22:11:39 +01:00
kalmenn
63d03f61b2
fix(neo-tree): Change keymap for diagnostics to <C-N>d
2024-02-27 22:10:57 +01:00
kalmenn
7d5d239c13
feat(neo-tree): Added a diagnostics source to neo-tree
2024-02-27 21:11:26 +01:00
kalmenn
bd862c5b92
feat(neo-tree): Re-enable group_empty_dirs and update
2024-02-27 20:24:33 +01:00
kalmenn
07ae650490
Get the full file path to spell/add.utf-8.add
...
Adding a custom word to the dictionary was previously impossible because
it could only find the add file if you opened neovim in the ~/.config/nvim folder
itself
2024-02-25 18:31:59 +01:00
kalmenn
c93fd72d8e
added support for metals
2024-02-06 14:39:21 +01:00
kalmenn
213815a2ce
completions: show lsp result first
2024-02-06 14:39:07 +01:00
kalmenn
1fc2c4cff1
updated plugins
2024-01-28 15:15:58 +01:00
kalmenn
ac1f8b5613
telescope: fuzzy fins lsp symbols with <C-t>s
2024-01-15 13:48:49 +01:00
kalmenn
29dc48f28a
telescope: actually show all files
2024-01-15 02:09:49 +01:00
kalmenn
ff4f831bc6
telescope.lua: search through all files (even gitignored)
2024-01-14 22:54:06 +01:00
kalmenn
9ee6f4d0e4
remaps.lua: term shortcut is now <leader>t and acts in current buffer
2024-01-14 22:33:39 +01:00
kalmenn
a23a31839c
sets.lua: enable exrc for .nvim.lua local config files
2024-01-14 22:29:10 +01:00
kalmenn
de6583317a
telescope: make the find_files picker show .git and .gitignored files
2024-01-12 12:22:35 +01:00