summaryrefslogtreecommitdiff
path: root/config.org
AgeCommit message (Collapse)Author
2024-12-04wip: macos configurationAndrew Guschin
2024-12-03wip: rework lsp and treesitter configAndrew Guschin
2024-11-26update config.orgAndrew Guschin
Changes: - Add simple welcome screen instead of default one - Move the last unnamed section into Basic config - Optimize startup time by using always-defer in use-package - Add some QoL plugins: docker, vterm, origami, diff-hl, benchmark-init - Fix C-u in evil mode - Add magit-todos plugin - Add web-mode plugin for frontend development and integrate it into lsp-mode - Add treesitter plugin - Add spell checker configuration
2024-08-04remove fundamental-mode from evil's exceptions, add company to lspAndrew Guschin
2024-08-02wip: disable evil mode in some major modesAndrew Guschin
2024-08-01wip: add comments for some of the blocks in configAndrew Guschin
2024-08-01split config into blocksAndrew Guschin
2024-08-01rewrite config into literate org modeAndrew Guschin