Commit graph

20 commits

Author SHA1 Message Date
Evie Litherland-Smith 12f53dceab Remove ruff-lsp 2023-07-07 13:19:09 +01:00
Evie Litherland-Smith 3327173d65 Remove cspell 2023-06-16 16:42:57 +01:00
Evie Litherland-Smith 4aed7d2b00 Switch back to pyright for neovim 2023-06-16 16:20:22 +01:00
Evie Litherland-Smith 34b1968d1f Add jedi-language-server 2023-06-14 16:17:26 +01:00
Evie Litherland-Smith a15b3bc84f Add python-lsp-server and magma-nvim packages 2023-06-14 16:09:21 +01:00
Evie Litherland-Smith fd0dcd532c Add cspell to neovim with better configs this time 2023-06-12 12:07:21 +01:00
Evie Litherland-Smith 0038d39ebb Move CLI packages for neovim to home.packages level 2023-06-10 08:30:50 +01:00
Evie Litherland-Smith 9a919ac6e9 Remove autoflake 2023-06-07 17:35:33 +01:00
Evie Litherland-Smith 95e1d72932 nvim updates, add sed as requirement for spectre plugin 2023-06-06 15:51:48 +01:00
Evie Litherland-Smith 80aaec012e Set nvim config fully within nvim submodule 2023-06-04 10:45:20 +01:00
Evie Litherland-Smith 13d17e3bad Add some nix neovim specific config to init.lua via nix 2023-06-03 07:58:50 +01:00
Evie Litherland-Smith 16a81879ce Remove cpell 2023-05-20 12:46:15 +01:00
Evie Litherland-Smith bd8711db77 Add extra neovim packages as needed by recent additions to null-ls
sources
2023-05-17 17:07:13 +01:00
Evie Litherland-Smith 4a14d522d9 Add extra packages for neovim
Add python packages for magma-nvim plugin
Add more language servers, replace python and fortran with pyright/ruff
and fortls respectively
2023-05-17 11:42:45 +01:00
Evie Litherland-Smith 25c5382905 Don't set neovim config in nix, just enable program, get config from separate repo 2023-05-16 09:29:53 +01:00
Evie Litherland-Smith 8c7f8dba52 Rearrange again to reduce complexity
Move collections to use default.nix in relevant directories
Combine GUI elements into gui directory
2023-05-15 11:12:17 +01:00
Evie Litherland-Smith 5d78d93081 Add tree-sitter cli, ensure all languages installed automatically 2023-05-12 11:51:04 +01:00
Evie Litherland-Smith 3018b57334 Move nix config up to top level of directory 2023-05-04 12:37:53 +01:00
Evie Litherland-Smith 6193f366de Start another restructure
Move home config back into nixos, too annoying to
maintain as separate when not needed

Regoup nix expressions logically, make use of defaults and
create GUI collections to minimise code needed for common
machine definitions
2023-04-25 14:27:28 +01:00
Evie Litherland-Smith d8adc37780 Restructure to flatten directory more 2023-04-19 09:22:42 +01:00
Renamed from home/packages/tui/neovim.nix (Browse further)