Commit graph

25 commits

Author SHA1 Message Date
6d0b7a0ed7
fix(nvim): Update cmp config due to rewrite 2024-03-08 23:45:23 +01:00
c1afc70cd9
feat(nvim): Enable telescope extensions 2024-03-04 22:20:16 +01:00
a51ecec28b
feat(nvim): Add noice plugin (very nice) 2024-03-04 22:20:15 +01:00
65a0caaadb
fix(nvim): Remove unused extraPlugins 2024-03-04 22:20:07 +01:00
f1991245fe
feat(nvim): Provide an nixvim standalone config
This allows me to test the neovim configuration much easier and also
adds neovim checks to the flake.
2024-03-03 15:20:42 +01:00
c520e4f1c5
fix(nvim): Remove unavailable plugins 2024-03-02 22:54:59 +01:00
270ee14f16
fix(nvim): Translate extraLua*Config to nixvim 2024-03-02 22:54:59 +01:00
69d4af68da
fix(nvim): Single file plugin config 2024-03-02 22:54:59 +01:00
5566c9fe64
feat(nvim): Trouble enable autoClose 2024-03-02 22:54:59 +01:00
0fefc3bdba
fix(nvim): Configure rustaceanvim through nixvim 2024-03-02 22:54:59 +01:00
f0f2241438
fix(nvim): Translate nvim-cmp to nixvim 2024-03-02 22:54:59 +01:00
b501155c96
fix(nvim): Translated lualine to nixvim 2024-03-02 22:54:59 +01:00
fc514537ca
fix(nvim): Translate lspconfig to nixvim 2024-03-02 22:54:58 +01:00
a41e9d3e50
fix(nvim): Translate colorscheme to nixvim 2024-03-02 22:54:58 +01:00
059fd47aa0
fix(nvim): Translate colorizer to nixvim 2024-03-02 22:54:58 +01:00
d98afc2ee5
feat(nvim): Replace formatter with conform 2024-03-02 22:54:58 +01:00
f872b0e054
fix(nvim): Tidy up config 2024-03-02 22:54:57 +01:00
439eec75c3
feat(nvim): Setup nvim-lint through nixvim config 2024-03-02 22:54:57 +01:00
b2b9477041
fix(nvim): Translate augroups and autocmds to nixvim 2024-03-02 22:54:57 +01:00
8ea1f67f07
fix(nvim): Translate mappings to nixvim 2024-03-02 22:41:24 +01:00
c94c4a38df
feat(flake): Use nixvim 2024-03-02 22:41:24 +01:00
40ab720cb1 fix(home): Rustup and rust-analyzer conflict
Make rust-analyzer available to neovim only instead.
2024-02-24 16:32:00 +01:00
0ef0884a68 fixup! feat(docs): Add neovim module documentation 2024-02-18 21:15:10 +01:00
db8bae6f31
feat(docs): Add neovim module documentation 2024-02-16 20:48:02 +01:00
d47b04a887
feat: Init nvim from jalil-salame/nvim-config
Step one of Issue #15
2024-02-16 20:13:21 +01:00