chayleaf · any pronouns
  • Joined on 2021-06-13
chayleaf pushed to master at chayleaf/dotfiles 2023-04-11 16:50:42 +07:00
76fa8cf4e0 systme: common->modules
chayleaf pushed to master at chayleaf/dotfiles 2023-04-11 01:02:53 +07:00
64f860786d disable i3
chayleaf pushed to master at chayleaf/dotfiles 2023-04-11 00:58:18 +07:00
f296a8c337 refactor
chayleaf pushed to master at chayleaf/dotfiles 2023-04-10 19:21:34 +07:00
f6483d21e9 add techmino
e1592b5cff XDG_CONFIG_HOME/nixpkgs->XDG_CONFIG_HOME/home-manager
Compare 2 commits »
chayleaf pushed to master at chayleaf/dotfiles 2023-04-07 13:57:11 +07:00
15836f06f3 rofi-steam-game-list: fix cache update bug
chayleaf pushed to master at chayleaf/dotfiles 2023-04-06 21:01:03 +07:00
87b78d6405 update inputs
chayleaf pushed to master at chayleaf/dotfiles 2023-04-06 09:45:25 +07:00
db89ba3f10 random changes
chayleaf pushed to master at chayleaf/dotfiles 2023-04-06 09:45:08 +07:00
f667517e1a random changes
chayleaf pushed to master at chayleaf/dotfiles 2023-03-20 19:04:16 +07:00
00b2c78723 update notlua
chayleaf pushed to master at chayleaf/dotfiles 2023-03-19 20:40:38 +07:00
86243fb78e nvim: improve autocmds
chayleaf pushed to master at chayleaf/dotfiles 2023-03-19 20:09:17 +07:00
3c2e6ab8b9 nvim: only set lsp keybindings per buffer
chayleaf pushed to master at chayleaf/dotfiles 2023-03-19 18:25:40 +07:00
82c96d70cf nvim: remove some parens
chayleaf pushed to master at chayleaf/dotfiles 2023-03-19 00:36:58 +07:00
e05588fa93 update notlua
chayleaf pushed to master at chayleaf/dotfiles 2023-03-18 04:04:14 +07:00
75b50759ae nvim: move lua compiler to a separate flake
chayleaf pushed to master at chayleaf/dotfiles 2023-03-17 05:04:59 +07:00
7c1bcf409e home/nvim: add varargs; uppercase dsl keywords; some cleanup
chayleaf pushed to master at chayleaf/dotfiles 2023-03-17 00:06:35 +07:00
4c463b22a4 home/nvim: check assignment and property/table access types
chayleaf pushed to master at chayleaf/dotfiles 2023-03-16 23:54:34 +07:00
c6c7a1cf0a home/nvim: check function arity
chayleaf pushed to master at chayleaf/dotfiles 2023-03-16 23:38:30 +07:00
049c95bd9f home/nvim: a better require system + type defs
chayleaf pushed to master at chayleaf/dotfiles 2023-03-15 19:14:41 +07:00
15e7be9a24 home/nvim: remove debug lsp logging
chayleaf pushed to master at chayleaf/dotfiles 2023-03-15 18:58:33 +07:00
9e2794ff5e home/nvim: identation changes