1
0
mirror of https://github.com/pratiktri/dotfiles.git synced 2026-05-07 03:53:41 +05:30

- NVIM: Mapped '<leader>xt' to close-tab, Noice message for directory

change sent to bottom  - was too distracting
- Kitty: Made the configuration more portable across *unix OSes
This commit is contained in:
Pratik Tripathy
2024-03-21 13:11:21 +05:30
parent 39992add32
commit ea30b2722f
6 changed files with 88 additions and 83 deletions
+3
View File
@@ -127,3 +127,6 @@ nnoremap <leader>u :UndotreeToggle<CR>
" Fugitive
nnoremap <leader>gg :0G<cr>
" Close Tab
nnoremap <leader>xt :tabclose