Gered
c4b95a906d
minor improvement to ':q' behaviour
...
prevents odd and slightly annoying situation when ':q' is used and
the file tree was open. if quitting the last non-file-tree window,
you then get left with a full-screen file tree instead of quitting
neovim. this fixes that.
2024-10-07 20:52:03 -04:00
Gered
a06e2d805c
add quit/close to most menus. more ignore filetype menu filtering
2024-10-07 20:41:51 -04:00
Gered
c4547c7dec
add nvim-tree specific menu
2024-10-07 18:59:50 -04:00
Gered
8c7d499270
replace neo-tree with nvim-tree
2024-10-07 18:30:25 -04:00
Gered
0b502bf9fd
update nvim lazy plugins
2024-10-07 17:29:08 -04:00
Gered
33e762d6a5
add menu plugin
2024-10-06 21:50:07 -04:00
Gered
97fe503287
disable nvim-treesitter auto indent functionality
...
it mostly works fine, but the cases where it doesn't are REALLY
annoying to me
2024-09-30 14:56:37 -04:00
Gered
e7fc7d3a7a
replace vim-expand-region with built-in nvim-treesitter functionality
...
as a bonus, this seems to work somewhat better being LSP-based
2024-09-30 14:38:32 -04:00
Gered
f133f26c91
switch back to tokyonight theme for now
2024-09-23 18:42:48 -04:00
Gered
91115c664e
fix typo in command
2024-09-17 17:43:04 -04:00
Gered
8b60b324cd
begin reorganizing into more general dotfiles repo structure
2024-09-14 15:15:39 -04:00