Commit Graph

20 Commits (4b947e65ec98df3bdcb21dd42b7cc3833671277a)

Author SHA1 Message Date
mandlm 4b947e65ec
feat(neovim): enable lua bytecode loader 2024-09-27 07:47:07 +02:00
mandlm b0f97eb511
feat(nvim): remove language servers with slow startup time 2024-07-29 13:28:50 +02:00
mandlm 4d111dd744
refactor(nvim): split up init.lua 2024-07-29 13:13:03 +02:00
mandlm 5a01031a10
refactor(nvim): use extraLuaConfig instead of wrapped lua 2024-07-29 11:16:26 +02:00
mandlm aaf401c32c
feat(nvim): remove neorg 2024-07-29 08:23:56 +02:00
mandlm 8636ba290d
refactor(nvim): remove unused guifont setting 2024-07-29 08:23:55 +02:00
mandlm 10fec2c615
refactor(nvim): pass theme setting to themes.lua 2024-07-29 08:23:55 +02:00
mandlm 22a18418ac
feat(nvim): enable vimwiki 2024-07-29 08:23:55 +02:00
mandlm 8ee7bb664c
feat(nvim): add neogen documentation generator 2024-07-13 21:19:21 +02:00
mandlm fc1b1916cd
feat(nvim): use treesitter to determine comment format 2024-07-13 21:18:33 +02:00
mandlm 5a03b4260c
feat(nvim): add better-quickfix 2024-07-13 21:07:48 +02:00
mandlm 0ba0a764ad
feat(nvim): add undo-tree 2024-07-13 20:59:19 +02:00
mandlm d1378a4932
chore(nvim): remove unused plugins 2024-07-13 20:15:21 +02:00
mandlm 2741e13657
feat(nvim): replace delimate with autopairs 2024-07-13 20:14:22 +02:00
mandlm d656f0dd8c
feat(nvim): add wilder as wildmenu replacement 2024-07-13 20:13:08 +02:00
mandlm a13a15cbd9
feat: enable pre-commit checks 2024-07-10 13:58:49 +02:00
mandlm c2afb2c5d1
refactor: extract shell setup 2024-07-10 13:21:28 +02:00
mandlm 35550c6085
refactor: extract neovim config 2024-07-10 12:52:58 +02:00
mandlm 0cf5c3433e
build: move all files to private dir 2024-07-10 08:09:32 +02:00
mandlm 6823f37d6b
chore: import nixos files 2024-07-09 22:07:24 +02:00