Commit graph

88 commits

Author SHA1 Message Date
64e46fded8
chore: update flake metadata 2024-09-17 00:44:32 -07:00
74bdb1aa49
chore: remove bundled LSPs 2024-09-17 00:43:09 -07:00
acc0ad0c5a
chore: disable mini.notify lsp_progress integration 2024-09-17 00:43:08 -07:00
2758fd1022
feat: add lsp-progress.nvim
also removes unused yazi dependency
2024-09-17 00:43:08 -07:00
414e46dd15
feat: minor overhaul
* switch to oil.nvim from yazi
* use lualine with custom config
* optimize settings
2024-09-16 23:49:09 -07:00
aaa7fb7c07
flake.lock: Update
Flake lock file updates:

• Updated input 'flake-parts':
    'github:hercules-ci/flake-parts/567b938d64d4b4112ee253b9274472dc3a346eb6' (2024-09-01)
  → 'github:hercules-ci/flake-parts/bcef6817a8b2aa20a5a6dbb19b43e63c5bf8619a' (2024-09-12)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/12228ff1752d7b7624a54e9c1af4b222b3c1073b' (2024-08-31)
  → 'github:nixos/nixpkgs/1355a0cbfeac61d785b7183c0caaec1f97361b43' (2024-09-10)
• Updated input 'nixvim':
    'github:nix-community/nixvim/35788bbc5ab247563e13bad3ce64acd897bca043' (2024-09-04)
  → 'github:nix-community/nixvim/27a0dd435dd3563f4cf9d788601fadfce8c59db6' (2024-09-12)
• Updated input 'render-markdown':
    'github:MeanderingProgrammer/render-markdown.nvim/cb935afe5bb52965e2bfc11cf7b563bb159ef4f5' (2024-09-12)
  → 'github:MeanderingProgrammer/render-markdown.nvim/cdb58fc97c49a1ab75b35d99183c35b5863e845a' (2024-09-13)
• Removed input 'rustaceanvim'
2024-09-13 01:50:17 -07:00
b1028bc4d3
chore: use nixvim rustaceanvim instead of pulling in manually 2024-09-12 16:05:46 -07:00
957cc89ec5
refactor: use flake inputs to track extra neovim plugins 2024-09-12 15:42:33 -07:00
4e04b1c8fa
feat: disable line numbers in terminal 2024-09-11 12:30:54 -07:00
1d60fb7dd2
feat: add taplo for toml 2024-09-11 00:54:12 -07:00
9a3ca37c8a
feat: add obsidian.nvim 2024-09-09 22:49:04 -07:00
bcb05d1c74
binds: change yazi keybind 2024-09-05 12:52:56 -07:00
df490feffb
feat: add some keymaps
- hoogle integration
- codelens key
- close window and buffer
2024-09-05 01:57:44 -07:00
52fc566b71
flake.lock: Update
Flake lock file updates:

• Updated input 'nixvim':
    'github:nix-community/nixvim/18b7597e6ca4b98a6c3f20ddc9783165d5998018' (2024-09-02)
  → 'github:nix-community/nixvim/35788bbc5ab247563e13bad3ce64acd897bca043' (2024-09-04)
2024-09-04 10:54:01 -07:00
9e904e68de
chore: re-enable typst-lsp 2024-09-04 10:53:48 -07:00
59189d88db
chore: switch to nixfmt-rfc-style 2024-09-02 18:28:53 -07:00
93a8dac2f2
flake.lock: update 2024-09-02 18:26:56 -07:00
91c08532a1
formatters: add for common languages 2024-09-02 18:25:15 -07:00
1b5e491ac9
init gitignore 2024-09-02 18:25:03 -07:00
11b7a7943f
plugin: add ts-autotag 2024-08-28 01:39:06 -07:00
dae55898fe
plugin: switch from mini.comment to comment.nvim 2024-08-28 01:35:39 -07:00
7b55bdf4ca
chore: inline plugins.typescript-tools 2024-08-28 01:34:03 -07:00
e78144554b
docs: update one-line command 2024-08-25 00:10:31 -07:00
f6d1c3d54c
fix: correct warning markdown 2024-08-25 00:07:27 -07:00
2041108179
update readme 2024-08-25 00:06:42 -07:00
707837ca26
Revert "feat: remove viAlias and vimAlias"
This reverts commit 6de88d9357.
2024-08-24 23:55:51 -07:00
6de88d9357
feat: remove viAlias and vimAlias 2024-08-24 23:50:40 -07:00
dfbf47d59f
refactor: create package instead of home manager module 2024-08-24 23:36:19 -07:00
f7274aae47
fix: extra period in readme 2024-08-24 23:15:57 -07:00
becc12177d
fix: add init.nix back 2024-08-24 23:09:28 -07:00
f883e16d11
fix: syntax 2024-08-24 23:07:11 -07:00
91fb090863
refactor: heavily modularize EVERYTHING 2024-08-24 23:04:20 -07:00
a2fe96c96a
add licensing info 2024-08-24 22:42:52 -07:00
7f715239b0
docs: add readme 2024-08-24 22:30:32 -07:00
8d5dd2e5de
add Unlicense 2024-08-24 22:23:23 -07:00
d3c24e0adc
feat: use different nixpkgs 2024-08-24 22:17:41 -07:00
b4be742668
fix: nest conform settings correctly 2024-08-24 22:09:05 -07:00
44f9a7fd2f
initial commit
fix: use correct nixvim conform-nvim configuration options
2024-08-24 22:09:05 -07:00