summaryrefslogtreecommitdiff
path: root/emacs/custom/my-prog.el (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-17ref(lsp): switch from lsp-mode to eglotFranck Cuny1-3/+0
2022-10-17ref(prog): wrap comments at column 120Franck Cuny1-2/+2
2022-10-14ref: move flymake and eldoc configuration to their own librariesFranck Cuny1-11/+0
2022-09-24fix(prog/lsp): apply a number of fixes related to LSPFranck Cuny1-45/+0
2022-09-17ref(tree-sitter): move the configuration to its own fileFranck Cuny1-10/+0
2022-09-15fix(prog): set python indentation to 4 spacesFranck Cuny1-1/+1
2022-08-22feat(rust): add initial configuration for rustFranck Cuny1-1/+6
2022-06-27ref(prog): clean up comment settingsFranck Cuny1-2/+3
2022-06-26fix(prog): configure eglot for buffer formattingFranck Cuny1-12/+14
2022-06-26feat(prog): require go-modeFranck Cuny1-7/+5
2022-06-26feat(prog): enable tree-sitterFranck Cuny1-0/+9
2022-06-26fix(prog): simplify flymake's configuration to work with eglotFranck Cuny1-11/+7
2022-06-20fix(prog): use gofmt to format go codeFranck Cuny1-3/+4
2022-06-20feat(prog): use nixpkgs-fmt to format nix codeFranck Cuny1-0/+1
2022-06-03feat(eglot): use LSP to format go buffers instead of gofmtFranck Cuny1-1/+3
2022-05-31fix(prog): add support for workspace module to goplsFranck Cuny1-3/+5
2022-04-29go: define command for compilingFranck Cuny1-1/+7
2022-04-29don't specify where to write Emacs filesFranck Cuny1-1/+0
2022-04-27my-prog: enable electric-pair-modeFranck Cuny1-0/+4
2022-04-27my-prog: more simplificationFranck Cuny1-126/+97
2022-04-16emacs: where to save stateFranck Cuny1-0/+2
2022-04-14replace company with corfuFranck Cuny1-11/+1
2022-03-25prog: tweak configuration for goFranck Cuny1-1/+14
2022-03-23this should be the last mass refactorFranck Cuny1-1/+0
2022-03-23rename a few more librariesFranck Cuny1-4/+4
2022-03-22prog: format go buffer before savingFranck Cuny1-0/+1
2022-03-22prog: make flymake happyFranck Cuny1-33/+66
2022-03-20puppet: we don't need this anymore!Franck Cuny1-5/+0
2022-03-17eglot: replace lsp-mode with eglotFranck Cuny1-78/+7
2022-03-04prog: add support for nixFranck Cuny1-0/+7
2022-02-03python: no more aurora files :)Franck Cuny1-2/+1
2021-11-15emacs: configure how to handle man pagesFranck Cuny1-0/+4
2021-10-27emacs: add lispyFranck Cuny1-0/+6
2021-08-24emacs: move function for go-mode-compileFranck Cuny1-5/+6
2021-08-24emacs: fix hook syntax for lsp-modeFranck Cuny1-1/+1
2021-08-24emacs: add lsp-treemacsFranck Cuny1-0/+5
2021-04-30emacs: enable staticcheck with lspFranck Cuny1-0/+8
2021-04-04emacs: configure compile modeFranck Cuny1-0/+11
2021-04-04emacs: configure dap-mode and compile-modeFranck Cuny1-1/+34
2021-01-13emacs: no snippetsFranck Cuny1-1/+1
2021-01-04emacs: rename the directoryFranck Cuny1-0/+0
2020-12-09emacs: add binding for lsp's imenuFranck Cuny1-0/+2
2020-12-07emacs: update configuration for LSPFranck Cuny1-5/+13
2020-06-18emacs: update prog moduleFranck Cuny1-14/+8
2020-06-18emacs: move puppet config to progFranck Cuny1-0/+5
2020-06-04emacs: drop hydra for prog modeFranck Cuny1-41/+1
2020-05-10emacs: stuff for goFranck Cuny1-9/+11
2020-03-19emacs: merge configuration related to prog-modeFranck Cuny1-10/+84
2020-02-09lsp: add peek definition to hydra.Franck Cuny1-0/+1
2020-01-13emacs/prog: more cleanup for lsp/go.Franck Cuny1-4/+18
2020-01-13emacs/prog: switch to lsp-modeFranck Cuny1-5/+35
2019-12-23emacs: use eglot for LSPFranck Cuny1-0/+9