Compare commits
No commits in common. "d842215cd28259745a969dd0550017dcc51472ce" and "5eba61ee1b37c5140b6aef587e299cc7377ec3e1" have entirely different histories.
d842215cd2
...
5eba61ee1b
2 changed files with 0 additions and 5 deletions
|
@ -30,8 +30,6 @@
|
|||
firefox
|
||||
bitwarden
|
||||
ripgrep
|
||||
devenv
|
||||
bat
|
||||
|
||||
# for zsh-fzf plugin
|
||||
fzf
|
||||
|
|
|
@ -76,8 +76,6 @@
|
|||
plenary-nvim
|
||||
telescope-nvim
|
||||
|
||||
# indentation lines
|
||||
indent-blankline-nvim
|
||||
];
|
||||
|
||||
extraConfig = ''
|
||||
|
@ -174,7 +172,6 @@
|
|||
nnoremap <leader>fg <cmd>Telescope live_grep<cr>
|
||||
|
||||
lua << EOF
|
||||
require("ibl").setup()
|
||||
require'netrw'.setup{}
|
||||
require("auto-session").setup {
|
||||
auto_save_enabled = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue