feat: add context to top bar in nixvim
This commit is contained in:
parent
d53b064c0c
commit
1ed7506ae5
3 changed files with 18 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
|||
./nixvim/nvim-tree.nix # filetree
|
||||
./nixvim/noice.nix # custom CMDLINE
|
||||
./nixvim/lualine.nix # custom statusline
|
||||
./nixvim/treesitter.nix # syntax highlighting
|
||||
./nixvim/treesitter-context.nix # context line
|
||||
];
|
||||
programs.nixvim = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue