Commit graph

67 commits

Author SHA1 Message Date
012748be4f
flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/3f84a279f1a6290ce154c5531378acc827836fbb' (2024-06-13)
  → 'github:NixOS/nixpkgs/ab82a9612aa45284d4adf69ee81871a389669a9e' (2024-07-07)
• Updated input 'treefmt-nix':
    'github:numtide/treefmt-nix/e75ba0a6bb562d2ce275db28f6a36a2e4fd81391' (2024-06-13)
  → 'github:numtide/treefmt-nix/e1d7bd5ec6fc389eb3a90e232c4150338bf6a508' (2024-07-07)
2024-07-08 14:44:51 +08:00
6711c0711c
treewide: space -> leader 2024-07-08 14:41:44 +08:00
e72991818b
treesitter: unbreak 2024-07-08 14:41:39 +08:00
49f55400d0
Revert "colorscheme: use borderless telescope"
This reverts commit ce9dffb286.
2024-06-16 06:51:01 +08:00
d7a985bb4b
comment: lazyload 2024-06-16 06:44:21 +08:00
4064e9210e
indentlines: lazyload 2024-06-16 06:44:13 +08:00
ffbb277cfc
flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/9a9a7552431c4f1a3b2eee9398641babf7c30d0e' (2024-03-12)
  → 'github:NixOS/nixpkgs/3f84a279f1a6290ce154c5531378acc827836fbb' (2024-06-13)
• Updated input 'treefmt-nix':
    'github:numtide/treefmt-nix/720322c5352d7b7bd2cb3601a9176b0e91d1de7d' (2024-03-10)
  → 'github:numtide/treefmt-nix/e75ba0a6bb562d2ce275db28f6a36a2e4fd81391' (2024-06-13)
2024-06-16 06:31:19 +08:00
0470222a98
telescope: add lazy cmd 2024-06-16 06:30:41 +08:00
3fbc02368d
flake: refactor package
- loads init.lua directly,
  before it loads a lua file -> vimscript (`customRC`) -> init.lua

- split the wrapper into its own package,
  makes `src` and `runtimeDeps` overridable

- inherit args into `makeNeovimConfig`,
  makes e.g. `vimAlias` in `wrapNeovimUnstable` work
2024-04-10 18:41:58 +08:00
dc5c35f23d
flake: filter out non-neovim files 2024-04-10 17:11:28 +08:00
1c1cb9456f
flake: update lock file, switch to nixpkgs-unstable 2024-03-12 17:38:38 +08:00
6b169db906
flake: use treefmt-nix 2024-03-09 13:30:37 +08:00
79fa35d000
lazy: disable barbar 2024-03-06 17:45:32 +08:00
ce9dffb286
colorscheme: use borderless telescope 2024-02-27 14:34:15 +08:00
d31fe5a044
add todo-comments.nvim 2024-02-27 03:26:25 +08:00
9be5714e75
flake/package/runtimeDeps: add nodejs 2024-02-27 03:18:06 +08:00
81fe92bae1
repo: fix "undefined variable 'vim'" 2024-02-27 03:06:33 +08:00
3a0838448b
nvim-cmp: add keybind for arrow keys 2024-02-27 02:42:26 +08:00
806098a0a5
fixup! nvim-cmp: cleanup, lazyload, add source for "/" "?" ":" 2024-02-24 14:31:50 +08:00
42ca06cd90
add nvim-colorizer 2024-02-24 01:58:35 +08:00
4f5fa9b471
nvim-cmp: cleanup, lazyload, add source for "/" "?" ":" 2024-02-24 01:58:35 +08:00
2e3d61dd1f
treewide: config -> opts 2024-02-23 17:07:32 +08:00
6de0f064a9
lualine: use new nvim-web-devicons url 2024-02-23 17:06:01 +08:00
441c9e6788
lualine: auto detect theme 2024-02-23 17:01:34 +08:00
1b2784874b
nvim-treesitter: format 2024-02-23 16:38:41 +08:00
96af04e40d
options: cleanup 2024-02-23 14:01:52 +08:00
48bb73761b
options: ignore case 2024-02-23 13:33:11 +08:00
6c4e1d6777
neoformat: add basic formatting 2024-02-23 13:29:03 +08:00
97d389052e
options: fix indent size 2024-02-23 13:28:39 +08:00
b3f01de588
options: add scrolloff 2024-02-23 13:24:57 +08:00
6255b448aa
fixup! add leap.nvim 2024-02-23 13:15:57 +08:00
3396a54a50
add leap.nvim 2024-02-23 13:12:04 +08:00
503ba922d2
{configure,cleanup} neovim options 2024-02-21 17:07:58 +08:00
59fca1d462
gitsigns: enable line blame 2024-02-21 15:19:29 +08:00
12e029571f
fixup! repo: add .gitignore 2024-02-21 15:03:44 +08:00
31b8f4bbab
telescope: add dependencies 2024-02-21 14:54:29 +08:00
2cab20286e
fixup! add indentlines 2024-02-21 14:53:26 +08:00
57c004863f
add indentlines 2024-02-21 14:30:54 +08:00
2b091b2c6e
repo: add license 2024-02-21 13:39:09 +08:00
1321f5b370
add comment.nvim 2024-02-21 13:25:59 +08:00
72a2885394
lspsaga: fix not loading 2024-02-21 13:18:58 +08:00
599f469096
repo: add .gitignore 2024-02-21 12:11:50 +08:00
673547e91a
lazy: modularize config 2024-02-21 12:09:18 +08:00
7db94b71d6
fixup! lazy: make nix package actually work 2024-02-21 11:11:51 +08:00
e2e979a3e7
lazy: make nix package actually work 2024-02-21 11:10:24 +08:00
c6f29a16d6
fixup! flake: add formatter 2024-02-21 10:57:48 +08:00
9656a169f5
flake: add formatter 2024-02-21 10:55:23 +08:00
49c8a13409
flake: simplify 2024-02-21 10:52:23 +08:00
39bb7b9e08
telescope: simplify 2024-02-21 10:52:04 +08:00
219c001a3c
flake: update lock file 2024-02-21 10:07:47 +08:00