justrajdeep
justrajdeep
Hi I started with https://github.com/nvim-lua/kickstart.nvim which uses Lazy I have provided the project paths to the base dirs also. Please note my projects are not git projects, they are perforce...
Hi https://github.com/lark-parser/lark/issues/1398 Building on the previous question I completed the full parser ``` text = '''7212775000:H:uvm_test_top:[slc_base_test/cex3_debug] socket:0, cex3 txn : t: (cpu_dv_scc_cex3_uvc::transaction@8320904) { response_expected: 0x0 txn_phase: TXN_PHASE_UNINITIALIZED accept_time: 7212775000 begin_time:...
### What would you like? Hi I want this to ask the user to provide a directory. Lets say i am in a project directory and i want to live_grep...
Hi I am brand new to emacs. I was using doom emacs for a while. I want to try your config. But not sure how to set it up. Can...
Hi I am trying to set up jupyter for my emacs Since i am in an farm box i am using poetry to create python virtual environment. I am using...
In case of regex dont use word boundary. Thus moving the word boundary substitution down below.