Commit graph

19 commits

Author SHA1 Message Date
Timothy DeHerrera 75fa02fc02
kakoune: add haskell lsp support 2021-01-11 20:07:18 -07:00
Timothy DeHerrera 28e473517d
editorconfig: fixup 2020-12-30 01:00:12 -07:00
Timothy DeHerrera 932147304e
kakoune: load editorconfig 2020-12-28 19:05:46 -07:00
Timothy DeHerrera 8842ae52a0
kakoune: add dhall-lsp support 2020-12-27 17:38:22 -07:00
Timothy DeHerrera 0623b00924
kakoune: fix nix linting for new version 2020-12-10 13:10:53 -07:00
Timothy DeHerrera ece0f8f8a2
cquery: is depricated; use clangd instead 2020-12-05 18:12:54 -07:00
Timothy DeHerrera 9ba71d5b62
replace nixfmt with nixpkgs-fmt
nixpkgs-fmt looks like it is going to be the standard formatter for
nixpkgs, so we should follow suite.
2020-07-30 22:07:59 -06:00
Timothy DeHerrera 2d5471681d
kakoune: add dhall lint and format 2020-07-29 23:39:24 -06:00
Timothy DeHerrera 8d7317bd57
kakoune: fix nix linting by using nix-linter 2020-07-20 18:03:08 -06:00
Timothy DeHerrera 4c79faac59
develop#python: init profile 2020-01-31 09:49:47 -07:00
Timothy DeHerrera a69df563a0
kakoune: add python3 for avilable repl 2020-01-29 09:25:23 -07:00
Timothy DeHerrera 4cf8048807
overlays: init overlays directory
Overlays now live globally in the overlays directory. They will be
pulled into the flake and the rest of your configuration automatically
from there.
2020-01-06 00:01:00 -07:00
Timothy DeHerrera 8ab0a92850
Idiomatic semantics for overlays changed
The idiom of 'self: super:' is changing upstream to 'final: prev:'.
2020-01-04 15:30:00 -07:00
Timothy DeHerrera 16b8136f50
change formatter to nixfmt 2020-01-03 22:06:31 -07:00
Timothy DeHerrera 25c606cc4e
call exec from wrapper scripts 2019-12-17 20:47:43 -07:00
Timothy DeHerrera 6368b95dcd
develop#kakoune: fix binary conflict 2019-12-17 18:00:31 -07:00
Timothy DeHerrera a8ab4f7368
develop#kakoune: add kakboard plugin 2019-12-16 02:28:11 -07:00
Timothy DeHerrera 9cd09ff0fe
develop#kakoune: wrap binary to load plugins 2019-12-15 22:30:25 -07:00
Timothy DeHerrera 95741bbfce
develop: init kakoune profile 2019-12-15 00:03:57 -07:00